/* CSS Document */
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008000;
}
body {
	background-color: #F1FD0B;
}
a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style08 { font-size: 8pt; }
.style10 { font-size: 10pt; }
.style11 { font-size: 10pt; font-weight: bold; } 
.style12 { font-weight: bold; }
.style22 { color: #FF0000}
.style32 { color: #FF0000; font-weight: bold}
