<STYLE TYPE="text/css"> A:link { color: white } a:visited { color: #FF99FF } a:active { color: #FF99FF }
 a:hover { color: white; background: #9C0008; font-size: 103% } a:link { color: white} , a:visited, a:active 
 { text-decoration: underline }</STYLE>
 
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
.author {
	font-weight: bold;
}
.navhead {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #990000;
}

