/* CSS definition file containing sitestyle stylesheets */
BODY {
	color: #333333;
	font : medium;
	background-color: #FFFFFF;
	background-attachment : fixed;
	background-repeat : repeat;
/*#	scrollbar-face-color : #E6C89F;*/
}
a:link{
	color: #000099;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #3399FF;
; text-decoration: none
} 
.bodytext {  text-indent: 35pt}
.subhead1 {  font-size: large}