body
{

//	background-attachment: fixed;
//	margin: 0px;
	background-color: #000000;
//	background-image: url(woodknots.jpg);
//	scrollbar-3dlight-color: #000000;
//	scrollbar-arrow-color: #000000;
//	scrollbar-darkshadow-color: #FFD89C;
//	scrollbar-face-color: #FFD89C;
//	scrollbar-highlight-color: #ffffff;
//	scrollbar-shadow-color: #FFD89C;
//	scrollbar-track-color: #ffffff;
}
h1
{
	font:normal;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	font-family: "Courier New","Century Gothic", "Arial","Times","Times Roman"; 
}
h3
{
	font:normal;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	font-family: "Courier New","Century Gothic", "Arial","Times","Times Roman"; 
}
body, td, p, li
{
	font:normal;

	color:#FFFFFF;

	font-size: 10pt;

	font-family: "helvetica","Times","Times Roman","Century Gothic";
}
table
{

width:100%;
border-color:#a0a0a0;
border-width:2px;
border-style:solid;
background-color:#ffffff;
}

a:visited, a:active, a
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: #aaaaaa;
}

a:hover
{
	text-decoration: underline;
	border-style:none;
	border-width: 0px;
	color: #008888;
}
img
{
	border-style:none;
	border-width: 0px;
}
