body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFff;
}
body {
	background-color: #020734;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B40000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B40000;
	font-size: 12pt;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-size: 12pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B40000;
	font-size: 12pt;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #B40000;
}
.style1 {
	font-size: 10pt
	color: #FFFFFF;
}
.style2 {
	font-size: 10pt
	color: #B40000;
}