.menu_head {
  font: bold 20px Arial;
  color: #999999;
}

.menu {
  font: bold 11px Arial;
  color: #666666;
  text-decoration: none;
}

a.menu:hover {
  color: #000000;
}


.menu_active {
  font: 30px Arial;
  color: #666666;
}


.text {
	font: 12px Arial;
}

.head {
	font: bold 14px Arial;
}


body,td,th,h1  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}
a {
	color: #000099;
}
      
      th  {
				text-align: left;
      	font-weight : bold;
      	background : #e0e0e0;
      }
      
      .head1  {
      	font-size : 18px;
      	font-weight : bold;
      }
      .head2  {
      	font-size : 16px;
      	font-weight : bold;
      }
      .head3  {
      	font-size : 14px;
      	font-weight : bold;
      }

      .listitem  {
      	font : 12px Arial;
      }
	  
      .bodycopy  {
      	font-size : 12px;
      }
      
      .picsub  {
      	font-size : 11px;
		font-weight: Bold;
      }

      .menu2text  {
      	font-size : 10px;
      }
      
      .submenutext  {
      	font-size : 10px;
      	text-decoration : none;
      	color : blue;
      }
      
      .submenutext_active  {
      	font-size : 10px;
      	text-decoration : none;
      	color : red;
      	background : white;
      }
      
      .loc  {
		color: #ffffff;
      	background : #333333;
		border: 1px solid black;
		font-size:10px;
      }
      
      .locmenu  {
		color : #ffffff;
      	font-size : 10px;
      	left : 20px;
      	position : relative;
		text-decoration: none;
      }
      
      .locsub  {
      	//color : #404040;
		color : #ffffff;
      	font-size : 10px;
      	left : 10px;
      	position : relative;
		text-decoration: none;
      }
      
      .locsub2  {
      	//color : #404040;
		color: #ffffff;
      	font-size : 10px;
      	left : 0px;
      	position : relative;
		text-decoration: none;
      }
	  .nav {
	  	font: 10px Arial;
	  }
	  .orga {
	  	font: 9px Arial;
	  }
		
		.adm_boldlink {
			font-weight: bold;
			text-decoration: none;
			color: blue
		}