<style type="text/css">
<!--

a:hover	{
	color:FFFFFF;
	background-color:666666;
	}

body	{
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #4F4F4F;
	}

td.title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	}

td.headblackbold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
	
td.headblack {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	}
	
td.smburg {
	font-family: arial;
	font-size: 10px;
	color: #993333;
	}
	
td.headwhite {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
	
td.subwhite {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	}
	
td.content {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
	
td.contentwhite {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
	
td.normal {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
	
td.contentblack {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	}
	
td.contentbold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
td.contentred {
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}
	
td.footer {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #3366CC;
	}
	
-->

</style>