.body_text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

body {
	background-color: #E0F2FB;
}
		
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body_text a:link {
	color: #444095;
	text-decoration: none;
}
.body_text a:visited {
	color: #544FB3;
	text-decoration: none;

}
.body_text a:hover {
	color: #7277f9;
	text-decoration: none;
}
.body_text a:active {
	color: #544FB3;
	text-decoration: none;

}


.footer {
	background: #FFFFFF;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
}

.footer a, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	font-weight: normal;

}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
/*	background-color: #000000; */
}

.footer-link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F98DF;
	text-decoration: none;
}

.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}

.footer-link a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
.body_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

