P  {}

H1  {
         color :#749C57;
         font-size : 15pt;
         font-weight :bold;
         margin-top : 5pt;
          margin-bottom : 0pt;
       }

H2  {
         color :#AC6A23;
         font-size : 13.5pt;
         font-weight :bold;
         margin-top : 5pt;
          margin-bottom : 2pt;
       }

H4  {
         color :#295E7A;
         font-size : 12pt;
         font-weight :bold;
         margin-top : 5pt;
          margin-bottom : 1pt;
       }	   
	   
A  {
	
	color:#C37A19; 
}

 

A:Active {}

A:Hover   {

color:#A0A448;
}

BODY  {
	color:#2B4E62;
	font:small;
	font-family: Arial;
	padding-bottom : 4px;
}


