@charset "utf-8";
/* CSS Document */

BODY {
	background: #000;
	padding: 0px 0px 150px 0px !important;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFCEF;
}
A {
	color: #fce88b;
}
A:HOVER {
	text-decoration: none;
}
.Sep {
	margin: 0px 8px;
	color: #2F2700;
}
H1, H2, H3, H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1, H2, H3 {
	font-size: 1.6em;
}
H4 {
	font-size: 1.3em;
}
H1:first-child,
H2:first-child,
H3:first-child,
H4:first-child {
	margin-top: 0px;
}
br.Clear {
	font-size: 0.1em;
	clear: both;
}
