h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
}
#bodyText {
	width: 725px;
	padding-left: 130px;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}
#legal{
	padding-left: 130 px;
	clear: both;
	width: 400px;
	border: thin solid #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	border: thin solid #000000;
}
.text
{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}
.menuItem {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	float:left;
	padding-right: 10px;
}a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #951516;
}
