
TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color:black;
}

A {
	text-decoration: underline;
	color: black;
}

A:Hover {
	text-decoration: underline;
	color: black;
}

BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
H2  {
	font-size : 18pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}
H3  {
	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}
H4  {
	font-size : 12pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}
H5  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}
ul  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
li  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}