BODY, TD  {
	color: #333333;
	font-size : 12px;
	font-family : Arial, sans-serif;
}

A
{
	color: #155889;
}

A:visited
{
	color: #155889;
}

A:hover
{
	color: #666666;
}

A.white
{
	color: White;
}

A.white:visited
{
	color: White;
}

A.white:hover
{
	color: #FFCC00;
}

.red {
	color: Red;
}

.white {
	color: White;
}

.border {
	border: 1px solid #666666;
}

.color_row {
	background-color : #F0F5FA;
}

.header {
	color: #155889;
	font-size: 18px;
	font-weight : bold;
}

.header_white {
	color: White;
	font-size: 18px;
	font-weight : bold;
}

.subhead {
	color: #666666;
	font-weight : bold;
	font-size: 15px;
}

.subhead_white {
	color: White;
	font-weight : bold;
	font-size: 15px;
}

.fineprint {
	font-size: 10px;
}

/*Enews Monitor Title and Date*/
.enewsdate
 {
  font-weight: bold ;
  color: #000000 ;
 }

/*Category Headings*/
.enewshead
 {
  font-weight: bold ;
  color: #663300 ;
 }

/*Headlines*/
.enewstext
 {
  font-weight: bold ;
  color: #000000 ;
 }

/*Links*/
.enewslink
 {
  font-size: 8pt ;
 }

#BONV   { position: absolute; z-index: 2; top: 133px; left: 225px; width: 150px; height: 241px; visibility: hidden }
#NEWSVIEWS   { position: absolute; z-index: 2; top: 223px; left: 225px; width: 200px; height: 90px; visibility: hidden }
