body {
	background-color: #ffffff;
}
p, tr,td, table{font-family: Georgia, "Times New Roman", Times, serif;
/*color: #E6D040;*/
color: #ffffff;
font-size: 12px;
}

#contentarea {
	position:absolute;
	margin: 10px 0 0 0;
	width: 390px;
	height: 340px;
	padding-right:15px;
	overflow: auto;
}

.casthead {font-family: Georgia, "Times New Roman", Times, serif;
color: #E6D040;
font-size: 16px;
font-weight:bolder;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #D2BD38;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bolder;
}
.subhead {
font-family: Georgia, "Times New Roman", Times, serif;
color: #E6D040;
font-size: 13px;
font-weight:bold;
}
.hilight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D5C038;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d5c038;
	background-color: #342622;
	border: none;
}
.credit {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 10px;
}

