BODY, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

H1 {
	font-size : medium;
	font-weight : bold;
	margin-bottom : 0px;
	}
.labels {
	font-size : 10pt;
	font-weight : bold;
	}
ul, li  {
	font-size : 0.9em;
}

A  {
	text-decoration : none;
}
A:Hover {
	color : red;
	text-decoration : underline;
}
.red {
	color : red;
}
.smaller {
	font-size : smaller;
}
.address {
	font-size : 8pt;
}
