.menu{
	font-family: verdana;
	font-size: 13px;
	color: #2C8429;
	font-weight: bold;
}

p{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-indent: 15px;
}
li{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-indent: 15px;
	padding-bottom: 5px;
}
td{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
h1{
	font-family: arial;
	font-size: 18px;
	color: #A68500;
	font-weight: bold;
}
h2{
	font-family: arial;
	font-size: 15px;
	color: #A68500;
	font-weight: bold;
}
h3{
	font-family: arial;
	font-size: 13px;
	color: #A68500;
	font-weight: bold;
}
.menuactive{
	font-family: verdana;
	font-size: 13px;
	color: #A68500;
	font-weight: bold;
}
a{
	font-family: verdana;
	font-size: 11px;
	color: #2C8429;
}