.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #333333;
	font-weight: bold;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #333333;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #DDDDDD;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #DDDDDD;
	text-decoration: none;
	font-weight:bold;
}
BODY 
{
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:white; 
scrollbar-3dlight-color:#red; 
scrollbar-darkshadow-color:#017ADE; 
scrollbar-shadow-color:white; 
scrollbar-arrow-color:#017ADE; 
scrollbar-track-color:#ffffff; 
}.language {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #d89f00;
	text-decoration: none;
	font-weight:bold;
}
