

body { font-family: Courier New,Courier,monospace;   
    color: #333333;  margin:0; padding:2px 2px; 
    background-color: #d37213;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1.2em;
    }

#Nav { position: absolute; top: 3px; left:3px; visibility:hidden; }

#NavLinks { position:absolute; top:5px; left:5px; }
 
    }
#nav a:link { color: black;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    }


    }
#Nav a:visited { text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    }

#Nav a:hover { background-color: rgb(255, 255, 255);
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    }


H1 { font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
        font-size: 9.5em;
        line-height: 0.8em;
	}

H2 { font-family: Courier New,Courier,monospace;
	font-weight: bold;
        font-size: 1.0em;
        line-height: 0.8em;
	}


	
  td { font-family: Courier New,Courier,monospace; 


    color: #333333;
    background-color: transparent;
    font-weight: inherit;
        }

  img { border-style: none;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    }

  a:link  { color: black;  
    text-decoration: none; 
    font-weight: inherit; 
    }
 
  a:visited { color: black; 
    text-decoration:none; 
    font-weight: inherit; 
    }
 
  a:focus { color: white; 
    background-color: none; 
    font-weight: inherit; 
    }
   
  a:hover { color: rgb(153, 153, 153);
    text-decoration:none; 
    background-color: none  
    font-weight: inherit; 
    }
 
  a:active { color: maroon; 
   background-color: none; 
   font-weight: inherit; 
   }

 


