body {
	background-image:  url(images/blackgrid.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #FF9900;
}
h2 {
	font-size: 24px;
	color: #FF9900;
}
h3 {
	font-size: 18px;
	color: #FF9900;
}
h4 {
	font-size: 16px;
	color: #FF9900;
}
h5 {
	font-size: 14px;
	color: #FF9900;
}
h6 {
	font-size: 12px;
	color: #FF9900;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;

}
.footlinks {font-size: 10px}
#scrollingcontent {
 overflow: auto;
 height: 560px;
 width: 590px;
}
BODY
{
scrollbar-base-color : #FF9900;
scrollbar-arrow-color : #000000;
scrollbar-face-color : #999999;
scrollbar-highlight-color : #CCCCCC;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-3dlight-color : #999999;
scrollbar-track-color : #666666;
}
