body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a5170;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0a5170;
	text-decoration: none;
}
a:visited {
	color: #0a5170;
	text-decoration: none;
}
a:hover {
	color: #1080AF;
	text-decoration: none;
}
a:active {
	color: #0a5170;
	text-decoration: none;
}
.field {
	font-size: 12px; color: #333333; height: 14px;
}
.textarea {
	font-size: 12px; color: #333333;
}
.button {
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	font-size: 12px;
	color: #ffffff;
	height: 21px;
	background-color: #8c98a2;
}