body 
       {font-family: "Bookman Old Style", "Times New Roman", serif;
         font-size: 100%; 
         color:#003333;
         background-image: url(Images/tiger.jpg);
         background-repeat:no-repeat;
         background-position:200px 150px;}
         
DT
    {font-family: "Arial", sans-serif;
         font-size: 16px; 
         color: #666666;}
         
DT.site {border-bottom: 2px dotted #666666;  
	 padding-top: 5px;
	 padding-left: 5px;
	 paddling-right: 5px;
	 color: #76797c; }
         
DD
    {font-family: "Arial", sans-serif;
         font-size: 14px; 
         color: #003333;}
         
H2
    {font-family: "Times New Roman", serif;
         font-size: 18px; 
         color: #003333;}
         
H3
    {font-family:  "Arial", sans-serif;
         font-size: 14px; 
         color: #006666;}         
                
P, BLOCKQUOTE   
       {font-family: "Times New Roman", serif;
         font-size: 16px; 
         color: #003333;}

  .foot 
      {font-family: "Tahoma", Arial, Helvetica, sans-serif;
		color: black;
		text-align: left;
		padding-top: 0.2em;
		border-top: solid;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-top-width: thin;
		font-size: 65%;
		font-weight: bold;
		width: 100%}
  .normal 
      {font-family: "Bookman Old Style", "Times New Roman", serif;
        font-size: 100%; 
        color: navy}
        
SPAN {}
  .indent
        {font-size: 12px;}
        
a:link {color: #000099;
            text-decoration:none;}
a:visited {color: #3333CC;
            text-decoration:none;}
a:active {color: gray;
            text-decoration:none;}
a:hover {color:#660000;
                text-decoration:underline;}