body {
	background-color: #F1EEE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/nbg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #183e89;
}
a:visited {
	color: #183e89;
}
a:hover {
	color: #84691A;
}
a:active {
	color: #183e89;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #1b1b1d;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #1b1b1d;
}
.bodytextw {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
.brownhead {
	font-family: Verdana;
	font-size: 12px;
	color: #fa7800;
}
.bluehead {
	font-family: Verdana;
	font-size: 12px;
	color: #0e3279;
}
.whiteheading {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.whiteheadingsmall {

	font-family: Verdana;
	font-size: 18px;
	color: #005dab;
	font-weight: bold;
	
	text-transform: capitalize;
}

