TD, BODY, DIV, A, P {
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
  color: #000000;
  /*text-decoration: none;*/
}
A {
  text-decoration: underline;
}

.menu, .menu a, menu a:visited, menu a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
} 

.menu_active, .menu_active a {
}

.sub_menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.news, .news A {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 12px;
  position:absolute;
}

.footer {	
  font-size: 10px;
  color: #919191;	
} 

h1 {	
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-size: 16px;
  color: #333333;
}


h2 {	
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
  color: #0D3C06;
}

h3 {	
	font-family: Verdana,Arial,Tahoma;	
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
  color: #11680a;  
}

