body {font-family: Verdana ; background-color: #FFFFFF ;   font-size : 10pt ; 
  text-align : justify ;  
  margin-top : 1%;
  margin-left : 5%;
  margin-right : 10%
  margin-bottom : 1%
  }
			
			h3 {font-family: Verdana ; font-size : 15pt ; color : #000080 ; text-align : center ; font-weight : bold
 }
			A:link {color: #008000 ; text-decoration: none}
			A:visited {
	color: #008040;
	text-decoration: none;
}
			A:active {
	color: Blue;
	text-decoration: none
}
			A:hover {
	color: #408080;
	text-decoration: underline
}
