body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FEEECC;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.contact, .contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C4AE86;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C4AE86;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	TEXT-DECORATION: none;
	color: #8F7647;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFF8EB;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDBD86;
	font-weight: bold;
}

#sectionLinks a:hover{
	text-decoration: none;
	background-color: #FEEECC;
}
.brown {
	color: #8F7647;
}
.copyright {
	font-size: 10px;
	color: #AA8B53;
}
a {
	color: #8F7647;
}
.grey_bdr {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 190px;
	padding: 6px;
	margin: 6px;
}
.pageno, .pageno a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F7647;
}.title {
	color: #8F7647;
}
.bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.newshead {
	font-size: 14px;
	font-weight: bold;
	color: #8F7647;
	font-family: Arial, Helvetica, sans-serif;
}
