.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.texthd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024664;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;

}
.textblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A959D;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #024664;
	text-decoration: underline;
}
.texthd2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #038FCB;
	text-decoration: underline;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
