<style>
<!-- 
	.{
	
	}
		
	.text, td, body{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	}
	
	.headline{
	font-family:verdana; font-size:14px; color:#000000; font-weight:bold;
	}
	
	.headlinebig{
	font-family:verdana; font-size:18px; color:#000000; font-weight:bold;
	}
	
	.subhead{
	font-family:verdana; font-size:12px; color:#7997AB; font-weight:bold;
	}
	
	.subheadblack{
	font-family:verdana; font-size:12px; color:#000000; font-weight:bold;
	}
	
	body{
	scrollbar-face-color:#CFCCC6;
   	scrollbar-shadow-color:#;
   	scrollbar-highlight-color:#;
   	scrollbar-3dlight-color:#;
   	scrollbar-darkshadow-color:#;
   	scrollbar-track-color:#;
   	scrollbar-arrow-color:#E56EA;
	}
	

	a:link, a:visited, a:active{
	font-family:verdana; font-size:11px; text-decoration:none; color:#505050; font-weight:bold;
	}
	a:hover{
	font-family:verdana; font-size:11px; text-decoration:none; color:#a5a5a5; font-weight:bold;
	}
	
	a.navitop:link, a.navitop:visited, a.navitop:active, .navitop{
	font-family:verdana; font-size:12px; text-decoration:none; color:#000000; font-weight:bold;
	}
	a.navitop:hover{
	font-family:verdana; font-size:12px; text-decoration:none; color:#707070; font-weight:bold;
	}	
	
	a.navisub:link, a.navisub:visited, a.navisub:active{
	font-family:verdana; font-size:11px; text-decoration:none; color:#505050; font-weight:bold;
	}
	a.navisub:hover{
	font-family:verdana; font-size:11px; text-decoration:none; color:#a5a5a5; font-weight:bold;
	}
	
	a.navisublink:link, a.navisublink:visited, a.navisublink:active{
	font-family:verdana; font-size:11px; text-decoration:none; color:#ccdeee; font-weight:bold;
	}
	a.navisublink:hover{
	font-family:verdana; font-size:11px; text-decoration:none; color:#ffffff; font-weight:bold;
	}	
	
		
	body.cont{
	margin-left:10px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-color:#ffffff;

	}
	
	body.head{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_head.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	background-color:#ffffff;
	}
	
	
	body.foot{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-image : url(../graphic/bg_foot.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	background-color:#ffffff;
	}
	
	input, select{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	}
	
 -->	
</style>