body,table,td,th,p,legend
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #333333;
}
a,a:hover,a:link,a:visited
{
  color : #7b5e00;
  text-decoration : underline;
}
img
{
  border: 0;
}
form
{
  padding : 0;
  border : 0;
  margin : 0;
}
.nav, .nav:link,.nav:visited,.nav:hover
{
  font-size: 13px;
  color: #333333;
  text-decoration: none; 
  font-weight: bold; 
  font-family: Arial, helvetica, sans-serif;
}
.navmo, .navmo:link,.navmo:visited,.navmo:hover
{
  font-size: 13px;
  color: #7b5e00; 
  text-decoration: none; 
  font-weight: bold; 
  font-family: Arial, helvetica, sans-serif;
}
.navmout
{
  font-size: 13px;
  color: #aaaaaa;
  text-decoration: none; 
  font-weight: bold; 
  font-family: Arial, helvetica, sans-serif;
}
.copyright, .copyright a:visited, .copyright a
{
  font-size: 10px; 
  color: #7b5e00; 
  font-family: Arial, helvetica, sans-serif;
}
.announcementheader
{
	background-color: #B38B07;
	height: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.announcementbody
{
  font-style: italic;
  border: 1px solid #B38B07;
  padding: 5;
  background-color: #FFC709;
  color: #7b5e00;
}
.announcementbody i
{
  font-size: 12px;
}
