    .box { background-color: #cccccc; }
    .purple_light { color: #c0b0d0; }
    .text { color: #330066; }
    .box_border { background-color: #669999; }

    A { color: #330066; font-weight: bold; }
    A:hover { color: #336666; }

    A.menu_main { color: #330066; background-image: url('images/bg-button.gif'); background-repeat: repeat; border: 2px outset #330066; display: block; font-family: 'verdana','helvetica',sans-serif; font-size: 12px; font-weight: bold; margin: 10px; padding: 10px; text-decoration: none; }
    A.menu_main:hover { border: 2px inset #330066; }

    BODY { background-color: #cccccc; background-image: url('images/bg.gif'); }

    H1 { color: #330066; font-family: 'georgia','times new roman','times',serif; font-size: 24px; margin: 0px; }
    H2 { color: #336666; font-family: 'georgia','times new roman','times',serif; font-size: 18px; font-style: italic; margin: 0px; }
    H3 { color: #330066; font-family: 'verdana','helvetica',sans-serif; font-size: 16px; font-weight: bold; margin: 0px; }

    TD { color: #330066; font-family: 'verdana','helvetica',sans-serif; font-size: 14px; font-weight: bold; padding: 10px; }
    TD.content { background-color: #cccccc; background-image: url('images/bar-top.gif'); background-position: 0% 0%; background-repeat: repeat-x; border: 3px solid #669999; font-weight: normal; }
    TD.menu_sub { font-size: 12px; }
    
    UL { margin-left: 10px; padding-left: 10px; }
    
    UL.plain { list-style: none; }
    
    UL LI { margin-bottom: 12px; }
    
    
