body
{
}

#NewsTable .datecell 
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	padding-bottom:5px;
	}

#NewsTable .titlecell
{
	font-family:Verdana;
	font-size:11px;
	color:Olive;
	text-align:right;
	width:150px;
	}
	
#NewsTable .titlecell TD
{
	width:100px;
	}

#NewsTable .contentcell
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	}


#NewsTable .hyperlinkcell
{
	font-family:Verdana;
	font-size:11px;
	color:Maroon;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	}

.ItemDate 
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	}
