.bodytext {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #827263; 
    line-height: 18px;
}

.headers {  
    font-size: 15px; 
    font-weight: normal; 
    color: #663300; 
    font-family: Arial, Helvetica, sans-serif;
}

.headers H1 {
}

a {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 18px; 
    color: #990000; 
    text-decoration: none;
}

.backtotop { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #CC9900; 
    line-height: 0px; 
    text-decoration: none;
}

.pagetitle {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    color: #666633; 
    font-weight: bold; 
    font-variant: normal; 
    font-style: italic; 
    text-transform: none;
}

.errors {
    color: red;
    font-weight: bold;
}

.no_print {
}

