BODY  { 
    background-image:url(hp10.jpg);
	background-repeat: no-repeat;
	background-color: white;
	margin-left: 80px;
	margin-right:80px;
	margin-top:250px;
}

P  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #663300;
	text-align : center;
	}
DIV.A   {
         margin-left: 80 mm;
          
		 }
DIV.B    {
          margin-left: 15 mm;
	     }
		 
		 SPAN {color : #336633;}
A:Link  {
    color : #663300;
        font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	}

A:Visited  {
	color : #660000;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
    }

A:Active  {
	color : #cc0033;
	font-size: 8pt;
	text-decoration:none;
	}
A:Hover {
    color : #669900;
	}