body { background-color: #ffcc00;
       margin: 10pt;
       font-family: Helvetica, sans-serif }

h2 { margin: -3pt }

p, h1, h2, h3, h4, td { color: blue }

p, td { font-size: 11pt;
        line-height: 15pt }

ul, ol, li { font-size: 10pt;
             color: blue;
             text-align: left }

td { border-width: 0pt;
     font-weight: bold }

h1 { font-size: 38pt; line-height: 44pt }

h2 { font-size: 24pt; line-height: 28pt }

h3 { font-size: 18pt; line-height: 26pt }

h4 { font-size: 11pt}

a:link { color: blue; text-decoration: underline }

a:visited { color: blue; text-decoration: underline }

a:active { color: red; text-decoration: underline }

a:hover { color: red; text-decoration: underline }

