body {
	font-family: georgia, verdana, "Times New Roman", Times, serif;
	font-size: 88%;
	background-color: #FFFFFF;
	background-position: center top;
	border: none;

}
td {	font-family: georgia, verdana, "Times New Roman", Times, serif; 
      font-size:88%;
   }   
a:link, a:visited {color:blue;}

h1, h2, h3 
{
 color: #BC1A0D;
 font-family: arial;
 margin-top: 2px;
 border-bottom: 1px dashed;
}

#announcement 
{
  float:right; 
	width: 200px; 
	background: #FFE04F;
	border: 1px solid #FF3300;
	color: #000;
	font-family: arial;
	padding: 10px;
	margin: 10px 0 10px 10px;
	font-size: 12px;
}
