body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #5e825e;
}

a:hover {
	color: #5e825e;
}

a:visited {
	color: #5e825e;
}

.heading1 {
	color: #905A10;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

.standard_text {
	color: #baaa67;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.SmallText {
	font-size: 12px;
	color: #baaa67;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.footer {
	color: #baaa67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyright {
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #baaa67; 
}
.hr {
	color: #905A10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

