body {
	font-family: Arial, Helvetica, sans-serif;
	}

A {
	text-decoration : none;
	}

A:HOVER {
	text-decoration : underline;
	color : Red;
	}

BODY,P,TD {
	font-size: 13px; 
	font-family : Arial, Helvetica, sans-serif;
	}

.SMALL {
	font-size: 9px;
	}

.aptum {
	font-weight:bold;
	font-style:italic;
	color : Maroon;
	}
