.headtext {
	font-family: verdana;
	font-size: 14px;
	color: #002061;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}



.blink {
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #FF2A00;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.blink:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #0000FF;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}



.text {
	font-family: verdana;
	font-size:8pt;
	color:#002605;
	text-decoration: none;
}

.blacktext {
	font-family: verdana;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
}
.creamtext {
	font-family: verdana;
	font-size:8pt;
	color:#FBFF9F;
	text-decoration: none;
}
.ortext {
	font-family: verdana;
	font-size:8pt;
	color:#C92700;
	text-decoration: none;
}
.redtext {
	font-family: verdana;
	font-size:10pt;
	color:#FF0000;
	text-decoration: none;
}
.whitetext {
	font-family: verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: none;
}

