body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A7A7A7;
	background-color: #353434;
	border: #E77E30;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #E77E30;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #9BB74B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E77E30;
}
a:link {
	font-weight: bold;
	color: #E77E30;
	text-decoration: underline overline;
}
a:visited {
	font-weight: bold;
	color: #E77E30;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #E77E30;
	text-decoration: none;
}
