    body {font-family: verdana, arial, helvetica, geneva, sans-serif}
    h1 {font-size: 150%}
    h2 {font-size: 125%}
    a:link {color: "white"}
    a:active {color: "#8B0000"}
    a:visited {color: "#8B0000"}
    a.white:link {color: #000080; background-color: #ffffff; font-weight:bold} /* white on blue */
    a.white:active {color: #000080; background-color: #ffffff; text-decoration:none; font-weight:bold}
    a.white:visited {color: #8B0000; background-color: #ffffff; text-decoration:none; font-weight:bold}
    a.white:hover {color: #000080; background-color: #ffffff; font-weight:bold} /*blue on white */
 
    table {font-size: 12px; border-collapse: collapse}
       
    .headline {font-size: 200%; font-weight: bold} 
    .med {font-size: 125%}   
    .big {font-size: 150%; font-weight: bold}
    .small {font-size: 80%; font-weight: normal}
    .normal {font-size: normal; font-weight: normal}
    .bold {font-weight: bold}
    .italic {font-style: italic}
    .smallitalic {font-size: 75%; font-weight: normal; font-style: italic}
    .black {color: black}
    .white {color: #ffffff}
    .red {color: #8B0000}
    .skyblue {color: #87CEEB}   

    ul.navbar {width: 180px; list-style-type: none; padding: 0; margin: 0;}
    ul.navbar li {background: #ffffff; margin: 0.5em 0; padding: 0.3em;}
    ul.navbar li {border-right: 0.5em solid #B0C4DE; border-bottom: 0.5em solid #B0C4DE;}
    ul.navbar li {font-size: normal; font-weight: bold}
    ul.navbar a {text-decoration: none}


