body {
	font-family: Century Gothic, Arial, Times New Roman, Courier;
	font-size: 0.8em;
	color: #999999;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color:#000000;
}
h1 {
	color: #ffffff;
	font-size: 1.9em;
	font-style: normal;
	font-weight: normal;
	font-variant:small-caps;
	margin-top: 25px;
	margin-bottom: 10px;
}
h2 {
	color: #666666;
    font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 10px;
}
p {
	color: #999999;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
.leftmenu {
font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #666666;
}

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}	
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-variant:small-caps;
	border-style:none;
	outline:none;
}
form { 
	margin-bottom: 0px;
}
table {
	margin-top: 0px;
	margin-bottom: 0px;
}
tr {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
