body {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	margin: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
a:link {color: #003366; text-decoration: none;}
a:active {color: #AED6FF; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;}
a:hover {color: #AED6FF; text-decoration: none;}
.formtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	border: 1px solid BFF29E;
}
.formbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	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: BFF29E;
	border-right-color: 99E367;
	border-bottom-color: 99E367;
	border-left-color: BFF29E;
	background-color: F7FBF5;
}
