body {
	background-color: #000000;
	margin: 0px;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #766341;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #601413;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

a.callout:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #766341;
	text-decoration: underline;
}

a.callout:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #601413;
	text-decoration: underline;
}

a.callout:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.callouttext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.maintext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #004964;
	text-decoration: none;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #601413;
}