@charset "UTF-8";
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #082874;
	text-decoration: none;
}
.maintextMagenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #992876;
}
.maintext a:link {
	color: #002974;
	text-decoration: none;
}

.maintext a:hover {
	color: #992977;
	text-decoration: underline;
}

.maintext a:visited {

}

  label
{
	width: 9em;
	float: left;
	text-align: LEFT;
	margin-right: 0.5em;
	display: block;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #082874;
}
