.leftmenu {
	COLOR: #371C00;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	font-size: x-small;
	TEXT-DECORATION: none;
	border: 1;
	border-bottom-color: #0066FF;
}
.leftmenu:hover {
	COLOR: #0E4776;
	TEXT-DECORATION: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371C00;
	text-align: justify;
}
.heading {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #371C00;
}
.headingctr {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #371C00;
}
.centrepic {
	background-position: center;
	text-align: center;
}
