.contenttitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #eceae2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.contentbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: none;
}
.bannertext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
