BODY {
    background: #DFDFDF;
    color: black;
    font: normal 12pt 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

A:link { color: #000088 }
A:visited { color: black }
A:active { color: blue }

A.white:link { color: white }
A.white:visited { color: white }
A.white:active { color: white }

H1 { font-size: 175%; font-weight: bold; }
H2 { font-size: 150%; font-weight: bold; }
H3 { font-size: 130%; font-weight: bold; }
H4 { font-size: 120%; font-weight: bold; }
H5 { font-size: 110%; font-weight: bold; }
H6 { font-size: 100%; font-weight: bold; }

H1.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
H2.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
H3.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
H4.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
H5.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
H6.SCUL { font-weight: normal; font-variant: small-caps; text-decoration: underline; }
