.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-size: medium;
	font-weight: normal;
	color: #1A4F96;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#DCDE54
}
a:active {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#1A4F96;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

