body 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
}
.announcement 
{
	margin-bottom: 10px;
	border: 3px solid #ff0000;
	background: #FFEDC5;
	padding: 0px 15px 0px 15px;
	font-weight: normal;
}
.announcement .highlight 
{
  font-weight: bold;
}
.announcement .highlight1 
{
  font-size: 14pt;
  font-weight: bold;
}
