	A:link		{ color:#000000 }
	A:visited	{ color:#000000 }
	A:hover		{ color:red }

.normal { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
p { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
.notes { font-family: Arial, Helvetica, sans-serif; font-size: 9px }
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
.copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px }

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;

}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;

}
