a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration:none;
	background-color: #B9AF9F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #333333; text-decoration:none; }
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #333333}
.subheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal; color: #FFFFFF; font-weight: bold}
.subcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.contentitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; line-height: normal; color: #000000}
.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.imagethumb {
	border: solid 1px #CCCCCC;
	}
	
.bodyconttop {
	background-color:#9A8F7E;
	width: 480px;
	height: 100%;
	margin-top: 2px;
	padding-left: 40px;
	padding-top:3px;
	padding-right: 20px;
	padding-bottom: 3px;
	} 
	
.bodycontbott {
	background-color:#B9AF9F;
	width: 480px;
	height: 100%;
	margin-top: 2px;
	padding-left: 40px;
	padding-top:3px;
	padding-right: 20px;
	padding-bottom: 3px;
	} 