/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}
body {
	background-color: #0080FF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 12pt; color: #00FF00; font-weight: bold; }
.style8 {font-size: 18pt; color: #FFFFFF; font-weight: bold; }
.style10 {font-size: 10pt; color: #FFFFFF; }
.style12 {font-size: 12pt; color: #FFFFFF; font-weight: bold; }
.style14 {font-size: 14pt; color: #FFFFFF; }
.style16 {font-size: 16pt; color: #FFFFFF; }
.style18 {font-size: 18pt; color: #FFFFFF; }
.style20 {font-size: 20pt; color: #FFFFFF; }
.style24 {font-size: 24pt; color: #FFFFFF; }
