/*body specific*/
body, table, th, td{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body{
background-color:#FFFFFF;
margin-top:0px;  
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}


li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}


H1,H2,H3,H4,H5,H6  { 
      margin-top: 0em; 
			margin-bottom: 0em;
			font-family: Arial;
}

H1{ ;
color:black;
font-size: 12pt;
text-decoration:none;
}
H5{ ;
color:white;
font-size: 12pt;
text-decoration:none;
}

