body {
    background-color: #01280E;
    font-size: 10px; 
    font-style: normal; 
    color: #FFF2D9; 
    line-height: 1.2em; 
    font-family: tahoma, Arial, Verdana, sans-serif;
    margin-left:8px;
    margin-top:8px;
}

div#home {
  position:relative;
  }
div#home table {
  z-index: 10;
  }
div#essay {
  position:absolute;
  top: -8px;
  right:-8px;
  display:block;
  z-index: 0;
  }
div#essay img {
  border:0;
  text-decoration:none
  }
div#essay a {
  text-decoration:none
  }


A:link { color: #FEBB12;  text-decoration: none;}
A:active { color: #FEBB12;  text-decoration: underline;}
A:visited { color: #FEBB12;  text-decoration: none;}
A:hover { color: #FFFFFF;  text-decoration: underline;}


.b:link { color: #FEBB12;  text-decoration: underline;}
.b:active { color: #FEBB12;  text-decoration: underline;}
.b:visited { color: #FEBB12;  text-decoration: underline;}
.b:hover { color: #FFFFFF;  text-decoration: underline;}

.bodycopy {
    font-size: .8em; 
    font-style: normal; 
    color: #FFF2D9; 
    line-height: 1.2em; 
    font-family: tahoma, Arial, Verdana, sans-serif;
	 }

.h1 {
    font-size: 1.0em;  
    font-weight: bold; 
    color: #FEBB12; 
	 }

.cellcolor {
    background-color: #680B0B;
	 }

.js {
        font-weight: normal;
	 }

.sidecopy {
    font-size: .7em; 
    font-style: normal; 
    color: #F8FFE7; 
    line-height: 1.2em; 
    font-family: tahoma, Verdana, Arial,  sans-serif;
	 }

.quote {
    font-size: .8em; 
    font-style: normal;
    color: #F8FFE7; 
    line-height: 1.2em; 
    font-family: tahoma, Verdana, Arial,  sans-serif;
    font-style: italic;
    vertical-align: top;
    }
    

.smtext{
    font-size: 10px;
	 }
   

.copyright {
font-size: 0.7em; 
    color: #FFFE94; 
    font-family: "trebuchet ms","MS Serif","Times New Roman",serif;
    }

.nsimage {
vertical-align: text-bottom; 
margin-bottom: 1px
    }

.title {
font-weight: bold; 
    font-size: 1em; 
    color: #FE5D2F; 
    }
    
.bold {
font-weight: bold; 
    }
    
.italics {
font-style: italic; 
    }
    
.licopy {
    color: #000000; 
    line-height: 1.2em; 
    font-family: "trebuchet ms","MS Serif","Times New Roman",serif;
    }

ul {
    margin-top: 5px; 
    }

li {
    font-size: 12px;
    margin-left: -22px; 
    line-height: 14px; 
    color: #FFC840;
    list-style-type: square; 
    }

.fraction {
  margin-left:2px;
  font-size: 85%;
  }