body {
	background-color: #E0F1F1;
}
.logoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582E25;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9ED9DE;
	text-decoration: none;
}
.pageTitle {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #203E24;
	text-decoration: none;
	font-weight: bold;
}
.pageTitleLink {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #203E24;
	text-decoration: underline;
	font-weight: bold;
}
.body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #203E24;
	text-decoration: none;
}
.formText {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #203E24;
	text-decoration: none;
}
.bodyLink {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #203E24;
	text-decoration: underline;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.wshopTitle {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #306E47;
	text-decoration: none;
	font-weight: bold;
}
.wshopTitleLink {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #306E47;
	text-decoration: none;
	font-weight: bold;
}
.wshopTitleLink:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #306E47;
	text-decoration: underline;
	font-weight: bold;
}
.warning {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
