form { display:inline }
TABLE, tr, td { font-family: Times; font-size: 9pt; color: #000000 }
a:link, a:visited, a:active { text-decoration: none; color: #D8D8D8 }
a:hover {font-size: 18pt; color: GREY }
body, html {
  scrollbar-face-color: #827206;
  scrollbar-shadow-color: #C5C5C5;
  scrollbar-highlight-color: #C5C5C5;
  scrollbar-3dlight-color: #C5C5C5;
  scrollbar-darkshadow-color: #C5C5C5;
  scrollbar-track-color: #C5C5C5;
  scrollbar-arrow-color: #C5C5C5;
}
#bioDiv{text-align:left;}
.dBio{
	display:none;
	text-align:left;
}
img {padding: 5px}

.footer{color:#CCCCCC}
.footer a{color:#CCCCCC;font-size:9px;text-decoration:none;}
.footer a:hover{color:#CCCCCC;font-size:9px;text-decoration:underline}
.footer a:visited{color:#CCCCCC;}