.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 00246B;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 7F899F;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D75414;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED4800;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.T {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: 6E6B6C;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #667493;
}
.bold {
	font-weight: bold;
}
.Green {
	color: #00592F;
	font-size: 24px;
}
.Red {
	font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
	font-size: 12px;
}

.subTitle {
	font-family: "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight: bold;
    color: #00592F}
