BODY
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color:#000000;
	  background: url(/img/tile.gif);
	  margin-top: 25px;
	}

TD
	{
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
    }

P
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height:140%;
  font-size: 12px;
  text-indent: 24px;
}

A   	{ color: #E91414; }
A:link	{ color: #E91414; text-decoration: none; }
A:visited { color: #E91414; text-decoration: none; }
A:hover	{ color: #E91414; text-decoration: underline; }

textarea:focus, input:focus { background-color: #F5BF50; }

.a_nav
{
  background-color: #FFFFDF;
  border: 1px dashed #F5BF50;
  padding-right: 4px;
  padding-left: 4px;
  line-height: 112%;
  font-size: 10px;
}

.a_legal
 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 10px;
   line-height: 150%;
   color: #666633;
   background: url(/img/pap2.gif);
   padding: 18px;
 }

.a_legal_title
    {
      font-size: 16px;
      line-height: 160%;
      font-weight: bold;
    }

.a_mini
 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
 }


.loc
 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16px;
   line-height: 120%;
   color: #9900CC;
   font-weight: bold;
 }

.motto
   {
     font: italic 10px/125% Verdana, Arial, Helvetica, sans-serif;
     color: #9900CC;
   }

