BODY {
    background-color: rgb(255, 240, 208) ;
    letter-spacing: normal ;
    word-spacing: normal ;
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif;
    font-size: 10pt ; 
    font-style: normal ; 
    font-weight: bold ; 
    font-variant: normal ; 
    color: #330000 ; 
    border-style: none ;
}

A:link {
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif ;
    font-size: 111% ;
    font-weight: bold ;
    color: #BB6600 ;
    text-decoration: none ;
}

A:visited {
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif ;
    font-size: 111% ;
    font-weight: bold ;
    color: #DD8800 ;
    text-decoration: none ; 
}  

A:hover {
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif ;
    font-size: 111% ;
    font-weight: bold ;
    color: #EE7700 ;
    text-decoration: underline ; 
}  

A:active {
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif;
    font-size: 111%;
    font-weight: bold;
    color: #FF5533; 
    text-decoration: none; 
}  

.scriptLink {
    cursor: pointer ;
    font-weight: bold ; 
}  

.term {
    cursor: help ;
    font-weight: bold ;
    color: #5656CC; 
}   

H1 {
   font-size: 180%;  
}  

TD {
    vertical-align: top ;
    letter-spacing: normal ;
    word-spacing: normal ;
    font-family: "Book Antiqua", Garamond, Georgia, "Palatino Linotype", serif ;
    font-size: 90% ;
    font-style: normal ;
    color: #660000 ;   
}  

.FMH1 {
   display: block ;
   font-size: 180% ;
   font-weight: bold ; 
}  

.FMH2 {
   display: block ;
   font-size: 130% ;
   font-weight: bold ;  
}  

.FMH3 {
   display: block ;
   font-size: 110% ;
   font-weight: bold ;  
}  

.FMContent {
   background-color: rgb(255, 178, 0) ; 
}  

.FMInfo {   
background-color: rgb(255, 217, 153) ; 
}  

.FMPromo {   
background-color: rgb(255, 153, 0) ; 
}  

.menu {
    list-style-position: outside ;
    list-style-type: circle ;
    margin-top: 0px ;
    margin-bottom: 0px ; 
} 
