a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

body {
	background-color: #ffffff;

}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	font-style: normal;
}

.menuitems {
	font-size: 70%;
	font-weight: bold;
	line-height: 50%;
}

hr {
	height: 1px;
	border-top: 5px solid #999999;
}


.maroon {
	color: #660033;
}

.address {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}



