body {
background-color: #1B300E;  
background-attachment: fixed; 
background-image:url(bgbois.jpg);
}
a:link { 
color: #0B2927;
text-decoration:none; 
font-weight:bold 
}
a:hover { 
color: "#336633"; 
text-transform: uppercase; 
font-family: "Dolphin","New Century Schoolbook", Times, serif; font-weight:bold 
}
a:visited { 
color: "#0B2927"
}
p {
font-family:"Book Antiqua";
font-weight:bold ;
color:"#003300";
font-size:12pt
}
h1 {font-family:'Murray Bold','Monotype Corsiva'; font-generic:serif; color:"#336633"; }
th  {color:"#333300";}
li {color:"#333300";}
td {
color:"#336633";
}

div { 
margin-left: 4em;
margin-right: 3em;
font-family:"Book Antiqua"; 
color:"#003300";
font-size:14pt
}

table {
width:80%;

}