
body
{
	background-color: #393939;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	scrollbar-face-color: #403C40;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #10A0A4;
	scrollbar-track-color: #212121;
	scrollbar-darkshadow-color: #000000;
}

td
{
	background:'/images/back.gif';
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

h3
{
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#10A0A4;
}

h4
{
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#10A0A4;
}

.footer
{
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	color:#999999;
}

a:link,a:active,a:visited
{ 
	color:#3DF7FF;
	text-decoration:none;
}

a:hover
{ 
	text-decoration:underline;
	color:#FFFFCC;
}

hr
{
	height:0px;
	border:solid #CCCCCC 0px;
	border-top-width:1px;
}


