/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
body {
	background-color: #FEFAED;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
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; }
.style14 { font-size: 14pt; }
.style16 { font-size: 16pt; }
.style18 { font-size: 18pt; }
.style20 { font-size: 20pt; }
.style24  { font-size: 24pt; font-weight: bold; }