body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {background-color: #FFFFFF;}

.style1 {color: #010063}
.style2 {font-weight: bold}
.style4 {
	color: #000073;
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 9px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}