body {
	background: #1f1f1f;
	margin: 0px;
}

tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #FFFFFF;
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #1d90d9;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #ABABAB;
	width: 400px;
	height: 1px;
}
.hr2 {
	text-align: left;
	border: none 0;
	border-top: 1px solid #999999;
	width: 400px;
	height: 1px;
}
.input {
	border: 1px solid #999999;
	background: #EAEAEA;
	font-size: 8pt;
	height: 18px;
	width: 120px;
}
.input2 {
	border: 1px solid #999999;
	background: #EAEAEA;
	font-size: 8pt;
	height: 18px;
	width: 300px;
}
.textarea {
	border: 1px solid #999999;
	background: #EAEAEA;
	font-size: 8pt;
	height: 100px;
	width: 300px;
}
table {
	border-collapse: collapse;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	font-family: Georgia;
	color: #FFFFFF;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}
b {
	font-variant: small-caps;
}
.count {
	color: #EDEDED;
	font-size: 7pt;
}
.pad {
	padding-left: 30px;
	padding-right: 30px;
}
.menu {
	line-height: 120%;
}
h2,h3,h4 {
	display: block;
	font-size: 8pt;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hits {
	color: #FF0000;
	font-size: 7pt;
	text-transform: uppercase;
}
