body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDDED6;
}
a {
	text-decoration: none;
}
a:hover {
	text-decormation: underline;
}
a.MainMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFF;
}
a.MainMenu:hover {
	color: #66846A;
}
.Bold11ptTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.Normal10ptText {
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
}
button {
	border: 0px;
	padding: 0px;
	background-color: #F5EDE8;
}
img {
	border: 0px;
}

