body {}
p {}
td {}
.header1 {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-shadow: #FFFFFF;
	color: #000000;
}
.seperator {
	background-color: #255391;
	text-align: center;
	color: #FFFFFF;
}
.formItem {
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:hover {color=#FFFFFF; text-decoration: underline;}

a:visited {color: #FFFFFF; text-decoration: underline;}
