.titleText      { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 16pt; color: #000000; font-weight: bold;   }
.sectionTitle   { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 14pt; color: #000000; font-weight: bold;   }
.headingText    { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12pt; color: #000000; font-weight: bold;   }
.largeText      { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11pt; color: #000000; font-weight: normal; }
.normalText     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }
.mediumText     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #000000; font-weight: normal; }
.smallText      { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 8pt;  color: #000000; font-weight: normal; }
.smallTextGrey  { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 8pt;  color: #505050; font-weight: normal; }

.fieldPlain { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #2171C4; border-bottom: 1px dotted #2171C4; }
.fieldA     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #00b060; border-bottom: 1px dotted #00b060; }
.fieldB     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #ff0000; border-bottom: 1px dotted #ff0000; }
.fieldC     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #90c000; border-bottom: 1px dotted #90c000; }
.fieldD     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #a000c0; border-bottom: 1px dotted #a000c0; }
.fieldE     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 9pt;  color: #c09000; border-bottom: 1px dotted #c09000; }
.codePlain  { font-family: Courier,                         monospace;  font-size: 10pt; color: #2171C4; }
.codeA      { font-family: Courier,                         monospace;  font-size: 10pt; color: #00b060; }
.codeB      { font-family: Courier,                         monospace;  font-size: 10pt; color: #ff0000; }
.codeC      { font-family: Courier,                         monospace;  font-size: 10pt; color: #90c000; }
.codeD      { font-family: Courier,                         monospace;  font-size: 10pt; color: #a000c0; }
.codeE      { font-family: Courier,                         monospace;  font-size: 10pt; color: #c09000; }

a:link          { color: #2171C4; }
a:active        { color: #2171C4; }
a:visited       { color: #2171C4; }
a:hover         { color: #78B5F2; }

ul              { list-style-type: disc; }
