body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.6em;
	font-size: 14px;
}
.title {
	font-size: 18px;
	color: #333;
	line-height: 1.4em;
}
.footer {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.leftmargin {
	padding-right: 40px;
	height: 350px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #8EB3CE;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

