.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #144891;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #144891;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #144891;
}

A:LINK {
	color : #0C3563;
	font : bold;
}

A:VISITED {
	color : #0C3563;
	font : bold;
}

A:HOVER {
	color : #A9232A;
	font : bold;
	text-decoration : none;
}

A:ACTIVE {
	color : #A9232A;
	font : bold;
}
