.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.normal, mtext, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.nav_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.nav_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	text-indent:0.5cm;
	text-decoration: none;
	
		
}
.nav_small_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-variant: normal;
	color: #660000;
	font-weight: normal;
	text-indent:0.5cm;
	text-decoration: none;
}

.mtext {font-weight:bold;}
.mheader {font-size:1.2em;}

