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: #888888;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	color: #aaaaaa;
	height: 16px;
	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: #B4563F;
	border-right-color: #B4563F;
	border-bottom-color: #B4563F;
	border-left-color: #B4563F;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	color: #B4563F;
	height: 16px;
	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: #B4563F;
	border-right-color: #B4563F;
	border-bottom-color: #B4563F;
	border-left-color: #B4563F;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	height: 2px;
	font-weight: normal;
}


td {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.newsfloat {
	float: left;
	padding: 8px;
}

a:hover {
  color: #888888;
}
a:active {
  color: #dddddd;
}

a:link {
	color: #5A84A5;
}
a:visited {
  color: #888888;
}

