a:link {
        font-weight:normal;
        color:#4B566A;
        text-decoration:none;
}

a:hover {
        font-weight:normal;
        color:#999999;
        background-color:#4B566A;
        text-decoration:none;
}

a:visited {
        font-weight:normal;
        color:#999999;
        text-decoration:none;
}

body {
        font-family:Arial, Helvetica;
        font-size:11pt;
        color:#000000;
        background-color:#ffffff;
}

h1, h2, h3 {
        font-family:Arial, Helvetica;
        color:#000000;
        background-color:#ffffff;
}

h1 { font-size:25pt }
h2 { font-size:20pt;
        text-align:center;
        background-color:#AFAFAF;   31, 35,
}
h3 { font-size:14pt;
        background-color:#AFAFAF;
        text-align:left;
        text-indent:5% }

h3.center {
        text-align:center;
        font-size:13pt;
}

h4 { font-size:12pt;
        font-weight:bold;
        text-align:left;
        background-color:#f7eac7;
        text-indent:5mm;
}
