.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 1A3350;
	font-weight: bold;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1A3350;
	font-weight: normal;
}
.headertxtred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.headertxtblueverd {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4C6E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4C6E;
	text-decoration: none;
}
a.Main:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.Main:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.headerbld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
}
.head2bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

