html {
	overflow-x: hidden; 
}
body, td, .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	line-height: 120%;
	color: #1E170F;
	
}
a 
	 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover 
	 {
	color: #F2E449;
	font-weight: bold;
	text-decoration: none;
}
a.black
	 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
a.black:hover 
	 {
	color: #8FB1CF;
	font-weight: bold;
	text-decoration: none;
}
.kop
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
	color: #FFFFFF;
	}
	
.kopdark
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
	color: #1E170F;
	}
	
.bodywit
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight : normal;
	line-height: 120%;
	color: #FFFFFF;
}	
	
.smallwit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smalldark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E170F;
}