/* CSS definition file containing sitestyle stylesheets */
BODY {
	color: #333333;
	background-color: #EEEEEE;
	background-attachment : fixed;
	background-repeat : repeat;
; font-size: medium
; background-image: url(/images/bg.gif)
/*	scrollbar-face-color : #428484;*/
	}
a:link{
	color: #000099;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: underline;
}
a:active{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #0066FF;
	text-decoration: none;
} 
.bodytext {  text-indent: 35pt}
.subhead1 {  font-size: large}
