body { font-size: 75%; }
body {
	color: #666;
	font-family: Georgia, "Times New Roman", serif;
}

#container #content #menu li a{
	font-size: 18px;
	font-weight: normal;
	color: #fde792;
	text-decoration:none;
}
#container #content #menu li a.active{
	color: #a9cc66;
}
#container #content #menu li a:hover{
	color: #477725;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
font-size: 35px;
line-height: 35px;
margin-bottom: -8px;
}
h2, h3 {
font-size: 30px;
line-height: 30px;
margin-bottom: -8px;
}
h1:first-letter {
text-transform: uppercase;
}
