h1  {
	font-size: 21pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2  { font-size: 16pt; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial, Geneva, sans-serif; font-weight: bold }
h3  {
	font-size: 12pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
li  { font-size: 11pt; font-family: Tahoma, Geneva, sans-serif; line-height: 14pt; margin-top: 1pt; margin-bottom: 0 }
p   { font-size: 11pt; font-family: Tahoma, Geneva, sans-serif; line-height: 15pt; margin-top: 6pt; margin-bottom: 0 }
td  { font-size: 11pt; font-family: Tahoma, Geneva, sans-serif }
th    { font-size: 11pt; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; text-align: left }
a  { text-decoration: none }
a:hover  { text-decoration: underline }
a:visited   { color: maroon }
a:link    { color: green }