body {	
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url("images/bg.gif");

  	font-family: Verdana, Arial, sans-serif;

	scrollbar-base-color: #377d3d;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #377d3d;
	scrollbar-highlight-color: #efeeee;
	scrollbar-shadow-color: #000000	
}

A {

  color: #000000;

  text-decoration: none;

}

A:hover {

  color: #cc0000;

  text-decoration: none;

}

.content {font-size:10pt;}
.heading {font-size:14pt;}

.footer a:active {color: #ffffff;}
.footer a:link {color: #ffffff;}
.footer a:visited {color: #ffffff;}
.footer a:hover {color: #cc0000;}

td.footer
{
font-family: Verdana;
text-decoration: none;
color: #000000;
font-weight: normal;
font-size: 8pt;
}