body,td,th {
	color: #333333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #044571;
	margin: 0px;
	padding: 0px 0px 15px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
body {
	background-color: #ADADAD;
}
.Form {
	background: #F8F8F8;
	padding: 2px;
	height: 20px;
	width: 240px;
	border: 1px solid #999999;
}
.FormMulti {
	background: #F8F8F8;
	padding: 2px;
	height: 64px;
	width: 240px;
	border: 1px solid #999999;
}
.FormButton {
	background: #666666;
	padding: 2px;
	height: 20px;
	width: 240px;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
h4 a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h4 a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}