BODY, TD, P, TABLE, LI, B, I, SPAN, DIV, STRONG, FONT, A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
}
.h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: #000000;
}
.h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 115%;
	color: #000000;
}
.footer {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
}
.subfooter {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
}
A.textlink  {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F1936;
	font-weight: normal;
	text-decoration: none;
}
A:hover.textlink, .textlink {
	color: #862D59;
	font-weight: bold;
	text-decoration: underline;
}
A.sublink  {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F1936;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
A:hover.sublink, .sublink {
	color: #862D59;
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
}
li.spaced {
	margin-bottom: 5px
}
table.compact {
	border: 2px solid #000000;
	border-collapse: collapse;
}
td.compact {
	border: 1px solid #000000;
	padding: 8px;
}
