body {
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;   
     margin-bottom: 0px;
}
.h_bolder {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #444444;
	font-weight: bold;
}
.content_header {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #CF0000;
	font-weight: bold;
}
.content_text {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;	 
	font-weight: normal;
}
a:hover {
    color: #CF0000;
	text-decoration: underline;
}
.link_navigation {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #755800;
	font-weight: bold;
	text-decoration: underline;
}
.link {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;	
	color: #755800;	
	text-decoration: underline;
}
.lang {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #666666;	
	font-weight: normal;
	text-decoration: none;
}
.contacts {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}

.copyright {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;	
	text-indent: 5px;
}
.mail {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.textfield {
border-style: dashed
   color: #000000; border:1 solid #000000; background: #FFFFFF; height: 20;
}
.but {
   color:#000000; border:1 solid #000000; background: #FFCC00; cursor:hand; height:20;
}