BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}


TABLE, TR, TD {  }

A {  }

A:HOVER {color : red  }

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

LI {
	font : normal normal 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
 }

TH {
style : square outside none;
face : arial;
font-family : arial;
font-size : 12pt;
font-weight : strong;	
color : rgb(0,0,0);
  }

UL {  }
