
.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B5B37;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.Body_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Calendar_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #630D1F;
}
body {
	background-image: url(Graphics/bg_blue.gif);
}
a:link {
	color: #4B5B37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B5B37;
}
a:hover {
	text-decoration: underline;
	color: #4B5B37;
}
a:active {
	text-decoration: none;
	color: #4B5B37;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F8E6D;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: underline;
	color: #7F8E6D;
}
