BODY { background: white; color: black }
P { text-align: justify }
A { text-decoration: none }
A:link { color: blue }
A:visited { color: purple }
A:active { color: red }
A:hover { text-decoration: underline }
H1 { font-family: helvetica, arial, sans-serif }
H2 { font-family: helvetica, arial, sans-serif; color: #031F67 }
H3 { font-family: helvetica, arial, sans-serif; color: #031F67 }
H4 { font-family: helvetica, arial, sans-serif; color: #031F67 }
TH { font-variant: small-caps }
TR.odd { background-color: #EEE }
TD.heading { background-color: black; color: white }
DIV.more { font-variant: small-caps }
DIV.smalltype { font-size: x-small }
DIV.fineprint { font-size: xx-small }

