.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
.page_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.normal_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bolder;
}
.normal_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61AFAF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
