BODY {
	margin: 0;
	border: 0;
	background-color:#3A3933;
	font-family: verdana;
	font-size:12px;
	color: #4F492E;
	padding : 0;
}
		
A { 
	color: #88663D;
	text-decoration: none;
}

A:visited {
	color: #88663D;
	text-decoration: none;
}	

A:hover {
	color: #88663D;
	text-decoration: underline;
}
.section {
	margin: 3	0px 0px 15px 0px;
}

.titleText {
	font-family: verdana;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold; 
	margin: 11px 14px 14px 14px;
	text-align : left;
	
	}

.nexttitleText {
	font-family: verdana;
	font-size:11px;
	color: #C5C3B1;
	line-height: 18px;
	text-align : left;
	}

.boxText {
	font-family: verdana;
	font-size:12px;
	color: #C5C3B1;
	margin: 11px 14px 14px 14px;
	line-height: 18px;
	text-align : left;
}

.normText {
	font-family: verdana;
	font-size:12px;
	color: #4A4943;
	line-height: 18px;
	text-align : left;
}

.navText {
	font-family: verdana;
	font-size:13px;
	color: #4F492E;
	font-weight: bold; 
	margin: 11px 14px 14px 14px;
	line-height: 18px;
	text-align : left;
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color:#7E868C;
}

