body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  color:#FFFFFF;
  font-size:12px;
  background-color:#666666;
  background-image:url(/images/background.jpg);
  background-position:center top;
  background-repeat:no-repeat;
}
a:link, a:visited, a:active {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
a:hover {
	text-decoration:underline;
	color:#dddddd;
	}

a.menu:link, a.menu:visited, a.menu:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
	}
a.menu:hover {
	text-decoration:underline;
	}

.header_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	color:#FFFFFF;
	}
.cell_padding {
	padding-top:8px;
	padding-bottom:8px;
	}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
a.footer:link, a.footer:visited, a.footer:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	}
a.footer:hover {
	text-decoration:underline;
	}
a.dc:link, a.dc:visited, a.dc:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	}
a.dc:hover {
	text-decoration:underline;
	}
h1 {
	font-size:18px;
	font-weight:bold;
	}
h2 {
	font-size:16px;
	font-weight:bold;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	}