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

A
{
	color: #000000;
}

A:visited
{
	color: #CC3333;
}

A:hover
{
	color: #FFFFFF;
}

A.white
{
	color: White;
}

A.white:visited
{
	color: White;
}

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

.red {
	background : #000000;
}

.white {
	color: White;
}

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

.color_row {
	background-color : #F0F5FA;
}

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

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

.subhead {
	color: #660000;
	font-weight : bold;
	font-size: 14px;
}

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

.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 ;
 }

.linehtsm {
	line-height: .25em;
}
