.mystyle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: #000000;
        text-decoration: none;
        font-weight: bold;



}
A.header1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        text-decoration: none;
        font-weight: bold;

}
A.header1:link {
        color: #000000;
}
A.header1:visited {
        color: #999966;
}
A.header1:hover {
        color: #000066;
}
