p {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #ECE9D8;
}
h1, h2, h3 {
	font-weight: bold;
	}
h1 {
	font-family: "Verdana", Arial;
	font-size: 24px;
	font-weight: 100;
	color: #ECE9D8;
	line-height: 30px;
	margin-bottom: 30px;
}
h2 {
	background-color: #666666; 
	color: #FF9900;
	font-size: 13px;
	font-variant: small-caps;
	line-height: 18px;
	margin-top: 40px;
	margin-left: -20px;
 	padding-left: 20px;
	}
body {
	background-color: #333333;
}
a:link {
	font-family: "Verdana", Arial;
	font-size: 12px;
	color: #FFC20B;
	text-decoration: underline;
}
a:visited {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
a:hover {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
a:active {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFC20B;
}
table {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #ECE9D8;
}
ul {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-style: normal;
	color: #ECE9D8;
	list-style-position: inside;
	list-style-type: disc;
}
form {
	font-family: "Verdana", Arial;
	font-size: 12px;
	color: #ECE9D8;
}

