BODY { font-family: GoudyOlSt BT, Georgia, Serif;
    font-size: small; font-weight: 400; 
    color: #FFFFFF;
    background: #6E6E6E;
    margin: 0px;
    scrollbar-arrow-color: #DAD6D6;
    scrollbar-3dlight-color: #6E6E6E;
    scrollbar-highlight-color: #DAD6D6;
    scrollbar-face-color: #6E6E6E;
    scrollbar-shadow-color: #DAD6D6;
    scrollbar-darkshadow-color: #6E6E6E;
    scrollbar-track-color: #6E6E6E;
    }
 
a:link {  
    color: #B8B4B4;
    font-weight: 500;
    text-decoration: none; 
    }
    
a:visited {  
    font-weight: 500;
    text-decoration: none; 
    color: #C0BCBC;
    }
    
a:hover {  
    color: #DAD6D6; 
    font-weight: 500;
    text-decoration: none; 
    }
    
a:active {  
    color: #C0BCBC;
    font-weight: 500;
    text-decoration: none; 
    }


h1 { font-size: x-large; font-weight: 600; text-align: center; margin-top: 4px; margin-bottom: 4px;
 letter-spacing: 5px; font-variant: small-caps;
 }
 
h2 { font-size: medium; font-weight: 600; text-align: center; letter-spacing: 1px; 
 color: #C0BCBC; margin-bottom: 0px;
 }

h3 { font-size: large; font-weight: 600; text-align: center; margin-bottom:0px; 
 }

 
TD { font-size: medium; font-weight: 500;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center; padding: 3px;
 color: #DAD6D6;
 }

.smaller { font-size: small; font-weight: 400; text-align: center; font-style: italic;
 }

.bar { color: #FFFFFF;
    background: #828282;
    text-align: center;
    }
td.menu { padding-bottom: 20px; padding-left: 5px;}
td.menubullet { padding-bottom: 20px; }