/* CSS Document */

body {
margin-bottom: 0;
margin-top: 0;
margin-left: auto;
margin-right: auto;
width: 800px;
}

body {
	background-color: #333333;
}
.Style10 {color: #009900; font-size: 14px; font-family: "Courier New", Courier, monospace; }
.Style5 {font-family: "Courier New", Courier, monospace; color: #999999; font-size: 12px; }
.Style11 {font-family: "Courier New", Courier, monospace; color: #999999; font-size: 12px; font-weight: bold; }
.Style12 {color: #009900; font-size: 14px; font-family: "Courier New", Courier, monospace; font-weight: bold; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer {font-size: 8pt}