.menu {
	font-family: Baskerville;
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.menu {
	font-family: Baskerville;
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.body {
	font-family: Baskerville;
	font-size: 14px;
	color: #3399CC;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
.body2 {
	font-family: Baskerville;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
	color: #3399CC;
	font-weight: bold;
}

