body {
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	color: #dfb13c;
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dfb13c;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dfb13c;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dfb13c;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dfb13c;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #dfb13c;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #dfb13c;
	font-weight: bold;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #dfb13c;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;	
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #dfb13c;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;	
	}
	
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #ecddb9;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dfb13c;
}
