BODY { margin : 1px;}

A  {
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	color:blue;
}

A:Hover  {
	font-family : Arial,Helvetica,sans-serif;
	color : red;
}

td  {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 9pt;
    background:white;
}

.fat { font-size: 18pt; font-weight: bold; }

.head { font-size: 9pt; font-weight: bold; }

.mini { font-size: 7pt; font-weight: bold; }
.med { font-size: 8pt; font-weight: bold; }

p { text-align: justify;}

.border { border: 1px black solid;}