BODY, td, th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	background-color: #22282B;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
h1 {
	font-size: 22px;
	color: #9CF;
}
.smallerhead { 	
    color: #cccccc;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
.welcomehead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #9CF;
}
#body {
	position:absolute;
	left:45px;
	top:303px;
	width:759px;
	height:380px;
	z-index:4;
}
#head1 {
	position:absolute;
	left:2px;
	top:0px;
	width:100%;
	height:207px;
	z-index:1;
}
#head2 {
	position:absolute;
	left:2px;
	top:220px;
	width:833px;
	height:41px;
	z-index:2;
}

#footstatement { width:757px; margin-left:45px; margin-top: -120px; }
#footcopy      { width:757px; margin-left:45px; margin-top: 16px; }
#footlicense   { width:757px; margin-left:45px; margin-top: 16px; }

.footstatement {
	color: #cccccc;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.footcopy, .footlicense {
	color: #cccccc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}#note {
	color: #CF9;
}

