.bodytext {
	font-family: garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	color: #3c3c3c;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.holder {
	width: 439px;
	height: 417px;
	overflow: auto;
}

.bodytext h1 {
	color: #ffffff;
	font-family: trebuchet, sans, sans-serif;
	font-size: 14pt;
	border-bottom: #e8ceb3 solid 1px;
	
}

.bodytext h2 {
	color: #89785C;
	font-family: garamond, times, serif;
	font-size: 16pt;
}

a:link, a:visited {
	color: #ffffff;
}

a:hover, a:active {
	color: #cccccc;
}