body, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    /*font-weight:bold;*/
    }
#leftnav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    /*font-weight:bold;*/
    }
#leftnav a {
    color: red;
    text-decoration: none;
    /*font-weight:bold;*/
    }
#leftnav a:hover {
    color: magenta;
    text-decoration: underline
    }
#footernav {
    color: #1A9791;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    /*font-weight:bold;*/
    }
#footernav a {
    color: #1A9791;
    text-decoration: none
    }
#footernav a:hover {
    color: magenta;
    text-decoration: underline
    }
#header_line2 {
    color: black;
    font-weight: bold;
    font-size: 13pt
    }
#header_line3 {
    color: black;
    font-weight: bold
    }
#header a {
    color: #369;
    text-decoration: none;
    font-weight: bold;
    font-size: 18pt
    }
#header a:hover {
    color: #099;
    text-decoration: underline
    }
#copyright {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
    }
#navlinks {
    color: #003460;
    font-weight: bold;
    font-family: arial, verdana
    }
#navlinks a {
    color: #369;
    text-decoration: none;
    font-size: 8pt
    }
#navlinks a:hover {
    color: #1A9791;
    text-decoration: underline
    }
#navlinks_arrow {
    color: #f00;
    font-weight: bold;
    font-size: 8pt
    }
#linktext {
    font-family: verdana;
    font-size: 8pt;
    color: #036;
    text-decoration: none
    }
#linkarrow {
    font-family: verdana;
    font-size: 7pt;
    font-weight: bold;
    color: red
    }