body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


h1 {
	font-family: Arial;
	font-size: 14px;
	height: 19px;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #CCCCCC;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	height: 16px;
	vertical-align: baseline;
}
a:hover {
  color: #888888;
}
a:active {
  color: #dddddd;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 2px;
	font-weight: normal;
}


td {
	font-family: Arial;
	font-size: 12px;
	background-color: #111111;
	color: #eeeeee;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}

ul {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}

li {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}

.newsfloat {
	float: left;
	padding: 8px;
}
a:link {
	color: #5A84A5;
}
a:visited {
  color: #888888;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5AE7A;
	white-space: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
