body, html, p {
      font-family: Times New Roman, Times, serif;
      font-size: 10pt; 
      color: #48605F 
 }

h1{
font-size: 24pt;
font-weight: bold;
margin-bottom: 1px;

 }
 
 
.body_1      { font-family: Times New Roman, Times, serif; font-size: 10pt; color: #48605F }.link_1      { font-family: 'Times New Roman', Times, serif; font-size: 10pt; color: #48605F; 
               text-decoration: none; }
a.link_1:visited { font-family: 'Times New Roman', Times, serif; font-size: 10pt; color: #48605F; 
               text-decoration: none; }
a.link_1:active { font-family: 'Times New Roman', Times, serif; font-size: 10pt; color: #FF9900; 
               text-decoration: none; }
a.link_1:hover { font-family: 'Times New Roman', Times, serif; font-size: 10pt; color: #FF9900; 
               text-decoration: underline; }
               
.menu table {
      border: 1px rgb(255,252,188) solid; 
      cell-padding: 0; 
      cell-spacing: 0;
      width: 750px;
      margin: 0px 75px;}
      
.menu td 	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt; 
      font-weight: bold; 
      width: 20%;
      height: 15px;
      padding: 0px; 
      border: 1px rgb(255,252,188) solid;
      text-align:center;} 
				
.menu td a {		
      text-decoration: none; 
	  color: #FFFCBC; 
	  background-color: #006633 ; 
	  display: block;
	  height: 15px; } 
      
.menu td a:hover{
      background-color: #FFFCBC; 
	  text-decoration: none;
	  color: #006633; } 
