a            { color: #3399FF; padding: 10pt 0pt; font-weight: bold; text-decoration: none}
a:link    { color: #3399ff}
a:hover   { color: #00cc66 }

BODY {
  font-family: Tahoma;
  font-size: 18pt;
  color: #3399CC;
  text-align: left;
; font-style: normal
}

.textsmall {
  font-size: 8pt;
}

.text14 {
  font-size: 14pt;
  font-family: Arial;
}

.text18 {
  font-size: 18pt;
}

.text22 {
  font-size: 22pt;
}

.tableheading {
  font-size: 18pt;
  letter-spacing: 3pt;
}
dl, dt, dd, .text {
  color: gray;
  font-weight: normal;
  font-size: 12pt;
  font-family: arial;
  margin-top: 10px;
}

H1 {
  font-size: 20pt;
}

H2 {
  font-size: 16pt;
}

H3 {
  font-size: 12pt;
}

hr {
  color: #404040;
}

.field {
  background-color: #C0C0C0;
}


.pagetitle /*----------------------------------------------------------------------------;  What:          Block 1: Generic Page Titles                                 ;                 Block 2: Headers and Subheaders                              ;                 Block 3: Important Information                               ;                 Block 4: Generic Font Sizing                                 ;  Scope:         All but Style Sheet Guide and HTML Support History Support pages.     ;  Description:   These are generic rules used in most pages to bring          ;                 information to the user's attention. They control            ;                 page titles, important headings, important incidental        ;                 information and generic font sizing info                     ;  ----------------------------------------------------------------------------*/ {
  font-size: 24pt;
  color: #000000;
}

.sitetitle {
  color: #000000;
}

.tagpagetitle {
  font-size: 24pt;
  color: #000000;
}

.subtitle {
  font-size: 24pt;
  color: #000000;
}

.mainheading {
  font-size: 16pt;
  color: #000000;
}

.subheading {
  font-size: 14pt;
  color: #000000;
}

.l3heading {
  color: #000000;
}

.alert, .quotation {
  color: #000000;
}

.alert2 {
  font-style: normal;
  color: #808000;
}

.magicword /*Used when L3heading is skipped*/ {
  color: #808000;
}

.unselected {
  color: #808080;
}

.indexpagetitle /*----------------------------------------------------------------------------;  What:          Specific Page Titles, Headers and Subheaders, and Font       ;  Scope:         Index pages                                                  ;  Description:   These rules are only used in some pages to control           ;                 the display of specific content.                             ;  ----------------------------------------------------------------------------*/ {
  font-size: 22pt;
  color: #000000;
}

.indexsitetitle /*only used in main index*/ {
  font-size: 18pt;
  color: #000000;
}

.colheaders /*only used in main index*/ {
  font-size: 16pt;
  text-decoration: none;
  color: #000000;
}

.tagname /*only used in main index ;  ----------------------------------------------------------------------------;  What:          Meaningful HTML/CSS syntax                                   ;  Scope:         All but Style Sheet Guide and HTML Support History Support pages.     ;  Description:   All HTML tag names and attributes, CSS selectors             ;                 and properties use these classes                             ;  ----------------------------------------------------------------------------*/ {
  color: #000000;
}

.tagattrib {
  color: #ff0000;
}

.selector {
  color: #000000;
}

.property {
  color: #808000;
}

.firstsupport /*----------------------------------------------------------------------------;  What:          Specification/Browser Support Information                    ;  Scope:         All but Style Sheet Guide and HTML Support History Support pages.     ;  Description:   Rules controlling display of first support, support, and     ;                 non-support information for features.                        ;  ----------------------------------------------------------------------------*/ {
  font-style: italic;
  color: #ff0000;
}

.support {
  color: #000000;
}

.nosupport {
  color: #808080;
}

.relevant /*----------------------------------------------------------------------------;  What:          Unused rules                                                 ;  Scope:         Many pages carrying links to external sites                  ;  Description:   I added these classes, but never did anything with them.     ;                 All external links and their descriptions carry the          ;                 'relevant' class. The anchors themselves can carry           ;                 special behavior beyond this.                                ;  ----------------------------------------------------------------------------*/ {
  font-weight: bold;
  color: #000080;
}

a.relevant /*All relevant external links and their descriptions carry this class*/ {
  color: #ff9900;
  font-weight: bold;
}
p {  color: #3399CC; font-family: Tahoma; font-size: 9pt}
tr {  font-family: Tahoma; font-size: 9pt; color: #3399CC}
table {  font-family: Tahoma; font-size: 9pt; color: #3399CC}
br {  color: #FF0000}
td {  font-family: Tahoma; color: #3399CC}
