BODY  { 
    background-image:url(hp5.jpg);
    background-repeat:no-repeat;
	margin-left: 80px;
	margin-right:80px;
	margin-top:100px;
}

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 : justify;
	}
P.A   {
       text-align: center;
	  }
DIV.A {
          margin-left: 10 mm;
          	 }
	 
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;
	}