body {
	font-family: GillSans, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
}
.bottom {
	font-size: 22px;
	line-height: 26px;
}
.middle {
	font-size: 16px;
	line-height: 20px;
}

A {
	text-decoration:none;
	color: #333;
	text-align: left;
} 
A:visited {
	color:#666;
	text-decoration: none;
}
.headstyle1 strong {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
A:hover {
	color:#930;
	text-decoration: none;
}
