body {
	font-family: Verdana;
	font-size: 10 px;
	color: #CCCCCC;
}
h1 {
	color: #E0922E;
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	color: #E5E16E;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
a:link {
	color: #E0922E;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #E5E16E;
}
a:active {
	color: #E0922E;
}

