body {
	background-color: #e9e7e2;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.content {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
}

.contentlinks {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
}

a.contentlinks {
	font-size: 12px;
	color:#5b86b1;
	text-decoration: none;
}

a.contentlinks:hover {
	font-size: 12px;
	color:#5b86b1;
	text-decoration: underline;
}

img {
	border: 0px;
}

a.img {
	border: 0px;
	text-decoration: none;
}

a.img:hover {
	border: 0px;
	text-decoration: none;
}