.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Body {
	font-family: Verdana;
	font-size: 12px;
	color: #144656;
}

.Body a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #144656;
	text-decoration:underline
}

.Body a:link{
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	text-decoration:underline
}

.Body a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	text-decoration:underline
}

.Body a:active{
	font-family: Verdana;
	font-size: 12px;
	color: #359748;
	text-decoration:underline
}
.BodyBold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #215A6E;
}
.Heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #20596D;
}
.table {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
