body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	line-height: 14px;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A9A13;
	line-height: 14px;
}

a:link {
	text-decoration: none;
	color: #6A9A13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: none; color: #6A9A13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline; color:  #018114;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: none; color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bold {font-weight: bold; }

.greenbold {color: #6A9A13; font-weight: bold; }

.font11green {
	color: #6A9A13;
	font-size: 11px;
	}

.font11boldgreen {
	color: #6A9A13;
	font-size: 11px;
	font-weight: bold;
	}
	
.font11boldgrey {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}
	
.font14greenbold {
	color: #6A9A13;
	font-size: 14px;
	font-weight: bold;
}

.font15boldgreen {
	color: #6A9A13;
	font-size: 15px;
	font-weight: bold;
	}
	
.font16boldgreen {
	color: #6A9A13;
	font-size: 18px;
	font-weight: bold;
	}
	

.font18green {
	font-size: 18px;
	color: #6A9A13;
    }
