BODY
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
}

A		{font-weight: bold;
text-decoration: underline;}
A:LINK		{color : #800000;}
A:VISITED	{color:#800000;}
A:HOVER		{color: #800000;
text-decoration: none;
}
P,LI,TD
{
		font-size: 12px;
		color: #000000;
	    line-height: 15px;
}
H3,H1,H2
{color: #575A5A; font-family: "Times New Roman", Times, serif; }
H1 {font-size: 22px;  line-height: 23px; font-weight: 600;}
H2 { font-size: 20px; line-height: 23px; font-weight: 600;}
H3 { font-size: 17px; line-height: 20px;}
H4, H5, H6 {
		font-size: 12pt;
		font-weight: 700;
		color: #575A5A;
		line-height: 12pt;
}
H6 { font-size: 12px;
        line-height: 13px;  }
H5 { font-size: 13px;		
     color: #000000;
	 line-height: 13px;}
B
{
		font-weight: 700;
}