body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
scrollbar-base-color: #000;
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #b5b5b5;
scrollbar-darkshadow-color: #818181;
scrollbar-face-color: #000;
scrollbar-highlight-color: #b4b4b4;
scrollbar-shadow-color: #666;
scrollbar-track-color: #a7a7a7;
}

}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:link.regular {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffffcc;
	text-decoration: none;
}
a:visited.regular {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffffcc;
	text-decoration: none;
}
a:hover.regular {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}

h1 {
	font-size: xx-large;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #CCCCCC;
}
.pageheader {
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}

/*Footer*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
a:link.footer {
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited.footer {
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.footer {
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
input.black {
background-color: #333333; font-weight: bold; font-size: 12px; color: white;
}
