BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

p {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

h1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color : Maroon;
}

h2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Maroon;
}
A {
	text-decoration: none;
	color: Navy;
	list-style-type : circle;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}

Li {
		list-style-type : disc;
	list-style-position : outside;
; color: #000000
}BODY { background-color: #FFFFFF ; color: #000000}