td          { font-family: Helvetica,Arial,sans-serif; font-size: 20px; }
a           { text-decoration: none; }
a:hover     { color: #C9C900; }

ol.roman    { list-style: upper-roman; }

.info       { color: white; }
.date       { color: white; }
.text       { color: black; }

.title      { font-size: 14px; font-weight: bold; color: #3030FF; }
.infotitle  { font-size: 14px; font-weight: bold; color: white; }
.texttitle  { font-size: 14px; font-weight: bold; color: black; }

.large      { font-size: 18px; }
.infolarge  { font-size: 18px; color: white; }
.textlarge  { font-size: 18px; color: black; }

.head       { font-size: 24px; color: white; }
.subtitle   { font-size: 14px; }
.foot       { font-size: 13px; }
.small	    { font-size: 12px; }
.vsmall     { font-size: 10px; }
.micro      { font-size: 8px;  }
.button     { font-size: 14px; font-weight: bold; }

.doctitle   { font-size: 32px; font-variant: small-caps; }
.docsection { font-size: 24px; }
.docsub     { font-size: 20px; }
.docsubsub  { font-size: 12px; }
.footnote   { color: #707070; padding-right: 10px; font-size: 10px; }
