/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 75%;
	line-height: 1.35em;
}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #E4BC80;
}

a {
	color: #E4BC80;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.selected {
	color: #FFFFFF;
	text-decoration: none;
}

.biotitle {
	font-size: 1.25em;
}

.bioname {
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
}

.biotitle {
	font-size: 1.25em;
}

.newsdate {
	font-weight: bold;
	color: #FFFFFF;
}

.crumb {
	font-size: .9em;
}

