BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


.copyright {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: italic; font-weight: normal}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bolder; font-variant: normal; color: #004390}
