

BODY {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 5px;
    	COLOR: #000000;
    	FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    	FONT-SIZE: 12px;
    	TEXT-DECORATION: none;

}

a.nav:link { color: blue; text-decoration: none; font-size: 10pt; font-weight: bold }
a.nav:active { color: red; text-decoration: none; background: #ff6600; font-size: 10pt; font-weight: bold }
a.nav:visited { color: blue; text-decoration: none; font-size: 10pt; font-weight: bold }
a.nav:hover { color: orange; text-decoration: none; background: #000000; font-size: 10pt; font-weight: bold }

.maintext { color: black; text-decoration: none; font-size: 10pt; }

