body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:1ex 0 1ex 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	color: #FFFFFF;}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: ;
	color: #000000;}

A.navlink { font-family: Verdana, Arial, sans-serif; color:#0C2648; text-decoration:none; font-weight:none; font-size:10px;}
A.navlink:hover { color:#9E0047; text-decoration:underline;}
A.navlink:active { color:#0C2648; text-decoration:underline;}
A.navlink:visited { color:#0C2648; text-decoration:none;}
A.navlink:visited:hover { color:#9E0047; text-decoration:underline;}

A { font-family: Verdana, Arial, sans-serif; color:#185689; text-decoration:none; font-weight:none; font-size:11px;}
A:hover { color:#3A79AD; text-decoration:underline;}
A:active { color:#185689; text-decoration:underline;}
A:visited { color:#185689; text-decoration:none;}
A:visited:hover { color:#3A79AD; text-decoration:underline;}

A.newslink { font-family: Verdana, Arial, sans-serif; color:#8E5B17; text-decoration:none; font-weight:none; font-size:11px;}
A.newslink:hover { color:#C57D1E; text-decoration:underline;}
A.newslink:active { color:#8E5B17; text-decoration:underline;}
A.newslink:visited { color:#8E5B17; text-decoration:none;}
A.newslink:visited:hover { color:#C57D1E; text-decoration:underline;}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F4EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494543;
	border-right-color: #494543;
	border-bottom-color: #494543;
	border-left-color: #494543;
}

.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #494543;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494543;
	border-right-color: #494543;
	border-bottom-color: #494543;
	border-left-color: #494543;
}
