body {
    background-color: #FFFFFF;
    /*background-image: url(images/bgd_1200.gif);
    background-repeat:  repeat-x;	*/
}

.boldtext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 14px;
}

.bodytext {  
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    line-height: 14px; 
    letter-spacing: 0px; 
    color: #000000;
}

.submenutext {  
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    line-height: 18px; 
    letter-spacing: 0px; 
    color: #333355;
}

.submenutextitalics {  
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    font-style: oblique; 
    line-height: 18px; 
    letter-spacing: 0px; 
    color: #333355;
}

.bodysmalltext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: normal; 
    line-height: 12px; 
    letter-spacing: 0px; 
    color: #00000;
}

.bodysmallboldtext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: bold; 
    line-height: 12px; 
    letter-spacing: 2px; 
    color: #000000;
}

.greysmalltext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: normal; 
    line-height: 14px; 
    letter-spacing: 2px; 
    color: #999999;
}

.blueboldtext {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #000099;
}

.skipintro {  
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 11px; 
    font-style: oblique; 
    letter-spacing: 0px; 
}

LI { 
    list-style: circle;
        }

A {  
    text-decoration: none;
    font-weight: bold;
        }

A:hover { 
    text-decoration: none;
    font-weight: bold; 
    background: #E5E6FF;
        }

A:visited { 
    text-decoration: none;
    font-weight: bold;
    font-color: #999999;
        }

A:active { 
    text-decoration: none;
    font-weight: bold;
        } 
