@charset "iso-8859-1";

<style type="text/css">
<!-- 
BODY { 
	font-family: "Arial";
	font-size : 10pt;
	font-weight : medium;
	font-color : #FFFFFF;
	background : #333333
}
A {
	text-decoration : none;
	color : #FFFFFF
}
a:hover {
	text-decoration: none; color : #FFFFFF
}
I { 
	font-weight : medium;
	color : white
} 
B {
	font-family: "Arial";
	font-size:11pt;
	font-weight : medium;
	color : #FFFFFF
}
LI {
	list-style-type:square
}
-->
</style>