@charset "utf-8";
/* CSS Document */

body
{
   font-size: 60%;
   line-height: 138%;
   letter-spacing:2px;
   font-family: Georgia, "Times New Roman", serif;
   color: #333333;
}

#content
{
   padding: 5px;
}
a:link {
	color: #b8d5dc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b8d5dc;
}

@media print { 
div { 
height: auto!important; width: auto!important; 
position: static!important; margin: 0!important; padding: 0!important 
} 
.scrollgeneric {display: none;} 
} 

.sitemeter {display: none;}
