<style type="text/css">
<!--

a:link	{
	color:000000;
	text-decoration: none;
	}
	
a:active{
	color:ffffff
	text-decoration: none;
	}

a:visited{
	color:000000;
	text-decoration: none;
	}
	
a:hover	{
	color:FFFFFF;
	background-color:9800A9;
	text-weight: bold;
	text-decoration: none;
	}

body	{
	scrollbar-face-color: #C7C7C7;
	scrollbar-highlight-color: #9488C2;
	scrollbar-3dlight-color: #9488C2;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #9488C2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #C7C7C7;
	}

td.title    { color: #666; font-size: 14px; font-family: Tahoma; font-weight: bold; font-stretch: extra-expanded }

td.headblackbold {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
	
td.headblack {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	}
	
td.smburg  { color: #000; font-size: 11px; font-family: Tahoma }
	
td.headwhite {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
	
td.subwhite {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	}
	
td.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	}
	
td.contentwhite {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	}
	
td.normal {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	}
	
td.contentblack {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	}
	
td.contentbold {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
td.contentred {
	font-family: tahoma;
	font-size: 10px;
	color: #ff0000;
	}
	
td.footer  { color: black; font-size: 11px; font-family: tahoma; font-weight: 100 }


-->

</style>