a:active {
	color: #3E1D38;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #3E1D38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.textfooter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
p {  font-family: Verdana; font-size: 10px; color: #000000}
.textblue { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000066}
.subheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold; color: #000000}
.texttable {  font-family: Verdana; font-size: 11px; color: #000000}
.leftlink {  font-family: Verdana; font-size: 12px; color: #FFFFFF}
.bigtext {  font-family: Verdana; font-size: 17px; color: #990033}
.masterfoot {  font-family: Verdana; font-size: 10px; color: #FFFFFF}
li {  font-family: Verdana; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

