body { 
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	background-repeat: no-repeat; 
	margin-top: 3px; 
	margin-left: 3px; 
}

td {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-transform: none;
	text-decoration: none;
}
a:link {color: #66aaff; background-color: #000000;}
a:active {color: #111111; background-color: #000000;}
a:visited {color: #66aaff; background-color: #000000;}
a:hover {text-decoration: underline;}

.largetext { 
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color: #dddddd;
}

.bioname { font-weight: bold; }

.biotext a { 
	color: #6699ff; 
	background-color: #000000; 
	font-weight: bold; 
}

.italic { font-style: italic; }

.fineprint { font-size: 8px; }

.cat_item {
	border-width: 0px;
	font-size: 12pt;
	text-decoration: none;
}

.cat_item:hover {
	text-decoration: underline;
}

