a:hover {  color: #400040; text-decoration: underline}
a:link {  color: #400040; text-decoration: none}
a:active :visited:active  {
	color: #770077;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {  color: 400040; text-decoration: none}
a:active {
	color: #770077;
	text-decoration: underline
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	border-left: solid #166466 1px;
	border-right: solid #166466 1px;
	background-color: transparent;
}
.dbtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.dbheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

