body {
	background:transparent;
	padding: 0;
	margin: 0;
}

#news
{
  color: #5272b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#news .title
{
  font-family: Verdana;
  font-weight: bolder;
  font-size: 14px;
  color: #121840;
}

#news A:link, #news A:visited, #news A:active, #news A:hover {
  color: #5272b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
}
#news .header
{
  color: #121840;
}

#news .header a
{
  font-weight: bold;
  color: #121840;
  text-decoration: underline;
}

#news .summary
{
  color: #5272b2;
}
