.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.bodybluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #5F768B;
	text-decoration: none;
}
.splitterline {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid;
}
A:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #457300;
	text-decoration: none;	
}
A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.redletre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 300;
	color: #CC0000;
	text-decoration: none;
}
.formtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.h2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	text-decoration: underline;
}

