BODY {
	background-color : #FFFFFF;
	font-family : Arial;
	color : #000000;
	font-size: 12px;
}

.contents {
	color : White;
	font-family : Arial;
}

:link.contents, :visited.contents {
	color : #FFFFFF;
}

:hover.contents {
	color : #990134;font-weight:bold
}


.smalltext {
	font-size : 8pt;
	font-family : Tahoma;
}

.biogheading {
	font-style : normal;
	font-weight : bold;
	font : Arial, Helvetica, sans-serif;
}

td           { font-family: Tahoma; font-size: 8pt }
a:link, a:visited       { color: #000000 }
a:hover      { color: #990134 }
