.text-black {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a{
	font-family:tahoma;
	font-size:11px;
	color:#025B00;
	line-height:17px;
	text-decoration:none;
}
.text-black a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
.text-green {
	font-family:tahoma;
	font-size:11px;
	color:#084E08;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
}
.text-green a{
	font-family:tahoma;
	font-size:11px;
	color:#084E08;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
}
.text-green a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#039B00;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
}
h3 {
	font-family:tahoma;
	color:#039B00;
	line-height:20px;
	margin:0px;
	text-decoration:none;
}
.headings {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0384A9;
	line-height:17px;
}
.border {
	border:1px #000000 dotted;
}
