body {	text-decoration: none;	margin: 0px;	background-color: #0b075f;}/* position:relative and overflow:hidden are required */#scroller { position:relative; overflow:hidden; width:15em; border:1px solid #008080; }/* add formatting for the scrolling text */#tag { margin:2px 0; }/* #testP must also contain all text-sizing properties of #tag  */#testP { visibility:hidden; position:absolute; white-space:nowrap; } /* used as a page top marker and to limit width */#top { width:350px; margin:auto; }H1 { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 18pt; 	display : inline;}H2 { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 16pt; }H3 { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 14pt; }H4 { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 12pt; }p { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 10pt; }b { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 10pt; }i { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 10pt; }table { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 10pt; }li { 	font-family: Arial, Helvetica; 	color: black; 	font-size : 10pt; }hr {	width: 85%;	color: #FFFFF;}a:link {	color : #0b075f;	text-decoration: none;}a:visited {	color : #0b075f;	text-decoration: none;}a:hover {	color : #3059b1;	text-decoration: none;}a:active {	color : #3059b1;	text-decoration: none;}img { border-color : #000000; }    .formfields  {	width: 170px;	margin:0 0 0px 0;	margin-left: 0px;	padding-right: 0px;}    .class1 A:link {color : #00ff00;	text-decoration: none;}.class1 A:visited {color : #00ff00;	text-decoration: none}	.class1 A:hover {color : #00ff00;	text-decoration: none;}	.class1 A:active {color : #00ff00;	text-decoration: none;}.home_img {	background-image:        url(images/home_img.jpg);	background-repeat: no-repeat;	margin: 0px;	background-position: top;}			.header_img {	background-image:        url(images/header.jpg);	background-repeat: no-repeat;	margin: 0px;}			.footer_img {	background-image:        url(images/footer.jpg);	background-repeat: no-repeat;	margin: 0px;}			.back_img {	background-image:        url(images/back.jpg);	background-repeat: repeat-y;	margin: 0px;}			.top_back_img {	background-image:        url(images/top_back.jpg);	background-repeat: repeat-y;	margin: 0px;}			.border {	margin: 0px;	border: 1px solid #000033;}	
