body,table,td,th,tr {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.small {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
}

.med {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

A:link { color:#0000ff; text-decoration: none; font-weight: normal }
A:visited { color:#0000ff; text-decoration: none; font-weight: normal }
A:hover { color:#ff0000; text-decoration: underline; font-weight: normal }
A:active { color:#ff0000; text-decoration: none }


