BODY, P ,TD {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

sup			
{
  font-size : 90% ;
	vertical-align : super ;
	line-height : 0% ; }

ul
{
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

ol
{
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

li
{
  padding-bottom: 3px;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.pic_header {
	/*border: 1px solid black;*/
	font-weight: bold;
	font-size: 13px;

}

.orageLine {
	border-bottom: 1px orange solid;
	width: 550px;
}

.distrState {
	margin: 2px; 
	font-size: 12px;
	border-bottom: 1px #FFF solid;
}

.graphicText
{
  color: #000;
}
