.title {
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.menutop {
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.mainfont {
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	color: #003300;
}
