body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #838a6f;
}
font {
	color: #838A6F;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
	background-color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #838A6F;
	font-size: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #838A6F;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: 838a6f;
	font-size: 24px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #838A6F;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	color: #A9A492;
}
a:hover {
	text-decoration: overline;
	color: #A9A492;
}
a:active {
	color: #A9A492;
}
a:visited {
	color: #A9A492;
}
