body, td
{		
	margin-left:  0px;
	font-family:  Arial;
	font-size:  10pt;	
}

a, a:visited 
{
	color:  #000000;
	text-decoration:  none;
}

a:hover 
{
	color:  #FF0000;
	text-decoration:  underline;
}

.pageTitle 
{
	font-weight:  bold;
	font-size:  12pt;
}

.menuGraphic 
{
	font-size:  8pt;
	width:  172px;
	height:  47px;
	background-image:  url("images/m2r.jpg");
}

.borderTable 
{
	border: solid 1px #CCCCCC;
}

.newsTitle 
{
	font-weight:  bold;
	font-size:  12pt;
	color:  #335ea8;
}

.newsDate 
{
	color:  Gray;
	font-size:  8pt;
}

.newsDesc 
{
	color:  #000000;
	font-size:  10pt;
}

table.dlTable 
{
	border-collapse: collapse;
	margin-left:  5px;
	border-width:  1px;
	
	
}

table.dlTable  td
{
		padding:  4px;
		margin:  0;
		
		
}

