body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	background-image: 
url(images/left.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: left top;

}
a:hover {
	color: #666666;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
.maintextfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
}

