@charset "windows-1252";
body {
   background: #FFFFFF;
   background-image: none; 
   color: #000000;
   font-size: 12pt;	
   font-family: Arial;
   }
#sitename, #mainmenu, #leftside, #footer {
   display: none;
   }
#content,#contentalt {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
.large {
	font-size:20pt;
	color:#808080;
	font-weight:bold;
	}
.copyright {
	color:#FF3366;
	font-weight:bold;
	font-size: 14pt;
	} 
a:link, a:visited {
   color: #003399;
   background: transparent;
   text-decoration: underline;
   }
.print {
   display: none;
   }
img { 
   display: none;
   }
 


