<style>
	<!--
	body {
			background: #161616;
			font-size: 10px;
			font-family: verdana,arial,helvetica;
			color: #FFFFFF;
			
		   scrollbar-3d-light-color:#8e8e8e;
           scrollbar-arrow-color:#161616;
           scrollbar-base-color:#000000;
           scrollbar-dark-shadow-color:#323232;
           scrollbar-face-color:#c0c0c0;
           scrollbar-highlight-color:#6e6e6e;
           scrollbar-shadow-color:#161616
		   
		}
	td {
			font-size: 11px;
			font-family: verdana,arial,helvetica;
			color: #ffffff;
			valign: top;
			line-height: 15px;
			font-weight: bold;
		}
		
	img {
		border: 0;
		}
	
	.small_font	{
		font-size: 9px;
		}
		
	.med_font	{
		font-size: 10px;
		}
		
	A:link, a:visited		{
			text-decoration: underline;
			color: #c0c0c0;
		}
	A:hover, a:active		{
			text-decoration: underline;
			color: #FF0000;
		}
		
	.footer {
		background: #161616;
		font-size: 9px;
		font-family: verdana,arial,helvetica;
		color: #ffffff;
		text-align: center;
	}
	-->
	</style>