body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}
body {
	background-repeat: no-repeat;
}
.style2 {
	color: #F47820;
	font-weight: bold;
}
.style1 {	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style3 {font-size: 18px}
a {
	font-size: 10px;
	color: #0D3954;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D3954;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0D3954;
}