

BODY {

	color: #003F80;
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style1{
	color: #003F80;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

.style2 {
	color: #003F80;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.style3 {
	color: Black;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.style4 {
	color: #003F80;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.style5 {
	color: #003F80;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
}

.style4red {
	color: Red;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.style5red {
	color: Red;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
}
