BODY
  {
  background: #FFFFFF ;
  }

BODY, P, TD, OL, UL, BLOCKQUOTE 
  {
  color: black;
  font-family: Trebuchet MS,Arial,Helvetica;
  font-size: 10pt;
  }

TD
  {
  vertical-align: top; 
  }


SPAN.pagehead
  {
  color: #404A7F;
  font-size: 14pt;
  font-weight: bold;
  }


  a.menubar
    {
    width: 100px;
    border: solid black 1px;
    padding: 2px 10px 2px 10px;
    background: #BBA46E;
    text-align: center;
    font-family: Trebuchet MS,Arial ;
    font-size: 10pt;
    font-weight: bold ;
    text-decoration: none ;
	color: #404A7F ;
    }

  a.menubar:hover, a.menubar:active
    {
    color: white;
    background: #404A7F;
    }

