BODY { font-size: 10pt;
font-family: Verdana,Osaka;
line-height: 25px;
margin-left: 20%;
margin-right:20%;
}

BR{letter-spacing: normal;
}

A,A:visited {
color: #444444;
text-decoration: none;
}
A:HOVER{ color: #444444;
text-decoration: none; 
position:relative;
	top:3px;
	left:3px;

}
