.text{
	COLOR : #202020;
	font-family : "trebuchet MS";
	font-size : 12px;
	text-align : justify;
}
.text_black{
	COLOR : #202020;
	font-family : "trebuchet MS";
	font-size : 12px;
	COLOR : #1B0000;
}

.text_color{
	COLOR : #9B0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}.textwhite { COLOR : #FFFFFF; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; text-align : center; }
.textfooter { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; text-align : center; }
a:active {  color: #73882C}
a:hover {  color: #B78129}
a:link {  color: #73882C}
a:visited {  color: #73882C}
td {  font-family: "trebuchet MS"; font-size: 16px}
.text3 { COLOR : #FFFFFF; font-family : "trebuchet MS"; font-size : 14px; }

.local{
	COLOR : #777;
	font-family : "trebuchet MS", Arial;
	font-size : 11px;
	width: 23%;
	height: 80px;
	float: left;
	padding: 0 4px;
	margin: 0;
	overflow: hidden;
}

ul.coverage{
	padding: 2px 2px;
	margin: 0;
}
ul.coverage li{
	padding: 0 2px;
	margin: 0;
	float: left;
	list-style-type: none;
}

