body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#000000;
	background-image: url(/images/common/BG3.jpg);
	background-repeat: repeat-x;
}
body, td{
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 12px;
  color:#FFFFFF;
}
a {
  color:#FFCC00;
  display: inline;
  text-decoration:underline;
}
a:hover{color:#FFFF00;}
.headline {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: bold;
  display: block;
  color:#EF4911;
  padding-bottom:5px;
}
.subheadline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
  color:#2D9DD3;
  padding-bottom:5px;
}

H1, H2, H3, H4 {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
  color:#EF4911;
  padding-bottom:3px;
  text-transform:uppercase;
}
