/* CSS Document */



body {
	background-color: #010100;
	background-position:center;
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.Large-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:36px;
}
.body {
	font-family: Arial, "Helvetica", sans serif;
	color: #000000;
	font-size:12px;
	line-height:18px;
}
.bodylarge {
	font-family: Arial, "Helvetica", sans serif;
	color: #000000;
	font-size:16px;
	line-height:18px;
}
.small-body {
	font-family: Arial, "Helvetica", sans serif;
	color: #999999;
	font-size:11px;
}
a:link {
	color: #B27A1D;
	text-decoration: none;
}
a:visited {
	color: #B27A1D;
	text-decoration: none;
}
a:hover {
	color: #B27A1D;
	text-decoration: underline;
}
a:active {
	color: #B27A1D;
	text-decoration: none;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-size: 24px; }