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