 BODY { 
	
	background-attachment: scroll;
	background-image: url(/images/splashbackground.jpg);
	background-repeat: repeat-x;
	
	}
	
p {}
td {}
a:link { color: blue ; text-decoration: none; }
a:visited { color: blue ; text-decoration: none; }
a:hover { color: blue ; text-decoration: underline; }
a:active { color: blue ; text-decoration: underline; }



#bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
