body, input, textarea, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	color: #214B29;
	font-size: 14px;
	font-weight: normal;
}
.sub {
	font-size: 18px;
	font-weight: normal;
	color: #7DB17C;
}
.header {
	font-size: 24px;
	font-weight: normal;
	color: #7DB17C;
}
.menuheader {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	line-height:135%;
}
#menusub, #menusub2 {
	font-size: 12px;
	font-weight: normal;
	color: #214B29;
	line-height:135%;
	display: none;
}