.headtext {
	font-family: verdana;
	font-size: 14px;
	color: #002061;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.ctext {
	font-family: verdana;
	font-size: 14px;
	color: #0055C3;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}


.blink {
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.blink:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #3886BF;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}



.mtext {
	font-family: verdana;
	font-size:9pt;
	color:#000000;
	text-decoration: none;
}
.btext {
	font-family: verdana;
	font-size:9pt;
	color:#043FA0;
	text-decoration: none;
}
.bbtext {
	font-family: verdana;
	font-size:11pt;
	color:#043FA0;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size:9pt;
	color:#011E45;
	text-decoration: none;
}
.smtext {
	font-family: verdana;
	font-size:8pt;
	color:#011E45;
	text-decoration: none;
}

.textunderline {
	font-family: verdana;
	font-size:9pt;
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

.textunderline:hover {
	font-family: verdana;
	font-size:9pt;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}