body { margin-left: 2%;
       margin-right:1%;
	   margin-top:1%;
	
	   font-family:Arial,sans-serif;
	  }

TD, TR, P, BR { font-size:12px;
	
	             color:#000000;
	             font-family:Tahoma,sans-serif;
	   }

table .spreadsheet { BORDER-RIGHT: #666666 .5px solid;
                     BORDER-TOP: #666666 1px solid;
                     BORDER-LEFT: #666666 .5px solid; 
                     BORDER-BOTTOM: #666666 1px solid
        }

	  
a  {font-family:Arial,sans-serif;
    font-size:12px;
	font-weight:bold;	
	color:#0000C0;
	line-height:1.3em;
	text-decoration:none;}
	
a:hover	    {text-decoration:underline}
a:visited   {color:#4F53FD;}	  

ul
  {
    list-style-type: square;
    line-height: 85%;
  }

li 
  {
    text-align:justify;
    line-height: 85%;
    margin-top: 12px;
    margin-right: 10px;
  }
  
td { margin-left:15px;
   }  


.fixedspace  {font-family:monospaced;
             font-size:12px;
	     color:#404040;
   }
   
.rathbun {font-family:Arial,sans-serif;
    font-size:10px;
	font-weight:normal;	
	color:#666666;
	line-height:1.3em;
	text-decoration:none;}
         }   