h1  { font-size: 16pt;
      font-family: arial, helvetica, sans-serif }

h2  { font-size: 14pt;
      font-family: arial, helvetica, sans-serif }

h3  { font-size: 12pt;
      font-family: arial, helvetica, sans-serif;
      font-weight: bold }

p   { font-size: 10pt;
      font-family: arial, helvetica, sans-serif }

ul  { font-size: 10pt;
      font-family: arial, helvetica, sans-serif }

body    { margin: 30px }

img     { border: 0 }

table   { border: 0 }

td      { vertical-align: top }

td.menu { width: 120px }

a.menu  { color: #000; }
a.menu:hover    {  }

a       { text-decoration: none; }
a:hover { text-decoration: underline }

.bigass  { font-size: 200pt;
           font-weight: bold;
           text-align: center;
           font-family: arial, helvetica, sans-serif }
.mediumass  { font-size: 60pt;
              font-weight: bold;
              font-style: italic;
              text-align: center;
              font-family: arial black, arial, helvetica, sans-serif }
.smallass  { font-size: 15pt;
             font-weight: bold;
             font-style: italic;
             text-align: center;
             font-family: arial, helvetica, sans-serif }
.microass  { font-size: 10pt;
             font-weight: normal;
             font-style: italic;
             text-align: center;
             font-family: arial, helvetica, sans-serif }