body
{
    background-color: #003466;
}
ul
{ 
    list-style-image: url('/images/Bullet3G.gif'); 
    margin-left: 18px; 
    margin-top: 2px; 
}
li           
{ 
    margin-top: 2px; 
    margin-bottom: 2px;
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: bold 
}
td          
{
    background-color: #003466;
    text-align: top;
}
td.bullet    
{  
    text-align: Left; 
    vertical-align: top;
    margin-top: 2; 
    margin-bottom: 2 
}
td.link       
{ 
    font-family: Verdana;   
    font-size: 8pt; 
    text-align: Left; 
    color: #000033; 
    font-weight: bold; 
    margin-top: 2; 
    margin-bottom: 2 
}
td.menu       
{ 
    font-family: Verdana; 
    font-size: 8pt; 
    text-align: center; 
    color: #66999C; 
    BACKGROUND-COLOR: #000033;
    font-weight: bold; 
    margin-top: 2; 
    margin-bottom: 2 
}
p.nav_link   
{ 
    font-family: Verdana; 
    font-size: 8pt; 
    text-align: Left; 
    color: #99CC99;
    font-weight: bold; 
    margin-top: 2; 
    margin-bottom: 2 
}
p.menu         
{ 
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: bold 
}
a            
{   
    font-size: 8pt; 
    font-family: Verdana; 
    color: #99CC99; 
    text-decoration: none;
    font-weight: bold; 
    list-style-type: font-family; 
}

