td,th,a,input,h2,h3,h4,h5,p,li {
        font-family:Arial,Helvetica,sans-serif;
}

td,th,input,p,li {
        font-size:10pt;
}

h5 {
        font-style:oblique;
        font-weight:bold;
        font-size:10pt;
        color:#0000ff;
}

h4 {
        font-style:oblique;
        font-weight:bold;
        font-size:12pt;
        color:#0000ff;
}

h3 {
        font-style:oblique;
        font-weight:bold;
        font-size:16pt;
        color:#0000ff;
}

a:link                { color:#0000ff; text-decoration:none; }
a:visited        { color:#808080; text-decoration:none; }
a:active        { color:#ff0000; text-decoration:none; }
a:hover                { color:#ff0000; text-decoration:underline; }
