body {
	background-color: #1c3d00;
	margin: 0px;
	background-image: url(bg.jpg);
	
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

a.afont {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	
}
a.afont:hover {
		color: #99FF00;
	}

a.bfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
a.bfont:hover {
		color: #cccccc;
	}

a.cfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.cfont:hover {
		color: #000000;
}

a.dfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #005300;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.dfont:hover {
		color: #000000;
}

a.efont {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.efont:hover {
		color: #000000;
}

.td-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.td-right-border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #e1201b;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005300;
}
.green-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E6F11;
	text-decoration: none;
}
.textblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textblacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
