@charset "utf-8";
/* CSS Document */

 * {
 font-family:"times new roman",times,serif;
   
    font-size:x-small; 
} 

@page { margin: 10% }

body
{
	background-image:none;
	margin: 10px 0;
	padding: 0;
	font: small Arial, Helvetica, sans-serif;
	color:#000000;
}

#menu {
	display: none;
	}

#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
		text-align: left ;
}

#header{
	display: none;
	}
	
	
#sidebar {
	display: none;
}

#sidebarright {
	display: none;
}

a:visited {
color:#000000;
text-decoration:underline;
}
	
	a {
	color: #000000;
	text-decoration:underline;
}
img{height:80px;
width:auto;}


#footer {
	display: none;
}

#slidebox{
	display: none;
}

.imgnodisplay {
		display: none;
}
