body {
	font-family: Gill Sans,Arial,helvetica,sans-serif; 
	background-color: #256C30; 
}

.greenbg {
	background-color: #256C30; 
}

H1 {
	font-size: 20pt;
	font-weight: bolder;
	text-align: center;
	color: #256C30;
}

H2 {
	font-size: 16pt;
	font-weight: bolder;
	color: #256C30;
}

H3 {
	font-size: 12pt;
	font-weight: bolder;
	color: #256C30;
}


P {
	font-size: 10pt;
}

li {
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

.menu
{
	font-size: 10pt;
	font-weight: bolder;
	color: #FFF;
}

.largefont {
	font-size: 14pt;
}

.largefontgreen {
	font-size: 14pt;
	color: #256C30;
	font-weight: bolder;
}

.medfont {
	font-size: 12pt;
}

.medfontgreen {
	font-size: 12pt;
	color: #256C30;
	font-weight: bolder;
}


.smallfont {
	font-size: 10pt;
}

.smallfontgreen {
	font-size: 10pt;
	color: #256C30;
	font-weight: bolder;
}
