@charset "utf-8";
/* CSS Document */

.MainMenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

.MainMenu a {
	text-decoration: none;
}
.MainMenu a:hover {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}.footeraddress {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	font-weight: 600;

}
.body {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	size:16px;
	text-align:center;	
}

