body {
	background-color: #506A00;
	margin: 0px;
	padding: 0px;
}

.css {
	border: 1px dotted #999999;
}

.nortext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.spetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
}
.moretext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
	
	}
	
.moretext:hover {
	color: #DA251C; text-decoration:none
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.btmtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBEAB5;
}
.btnstxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.btnstxt :hover {
	color: #DA251C; text-decoration:none
}
body {
	background-color: #506A00;
	margin: 0px;
	padding: 0px;
}
.instilments {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}