A:link, A:visited, A:active {
  COLOR:            #4F4FFF;
  FONT:             10pt Arial, sans-serif;
  FONT-STYLE:       none;
  FONT-WEIGHT:      none;
  TEXT-DECORATION:  none;
}

.DIVIDER {
  BACKGROUND-COLOR: #00007F;
}

.TEXT {
  COLOR:            #3F00BF;
  FONT:             10pt Arial, sans-serif;
  FONT-STYLE:       none;
  FONT-WEIGHT:      none;
}

.CAPTION {
  COLOR:            #FFFF7F;
  FONT:             10pt Arial, sans-serif;
  FONT-STYLE:       italic;
  FONT-WEIGHT:      bold;
}

.SMALLPRINT {
  COLOR:            #00007F;
  FONT:             8pt Arial, sans-serif;
  FONT-STYLE:       none;
  FONT-WEIGHT:      none;
}

.SMALLPRINT A:link, .SMALLPRINT A:visited, .SMALLPRINT A:active {
  COLOR:            #4F4FFF;
  FONT:             8pt Arial, sans-serif;
  FONT-STYLE:       none;
  FONT-WEIGHT:      none;
  TEXT-DECORATION:  none;
}

H1 {
  COLOR:            #4F00CF;
  FONT:             16pt Arial, sans-serif;
  FONT-STYLE:       none;
  FONT-WEIGHT:      bold;
}

/* ---------------------------------------------------------------- */

.LTALIGN {
  TEXT-ALIGN:     left;
  VERTICAL-ALIGN: top;
}

.LMALIGN {
  TEXT-ALIGN:     left;
  VERTICAL-ALIGN: middle;
}

.LBALIGN {
  TEXT-ALIGN:     left;
  VERTICAL-ALIGN: bottom;
}

.CTALIGN {
  TEXT-ALIGN:     center;
  VERTICAL-ALIGN: top; 
}

.CMALIGN {
  TEXT-ALIGN:     center;
  VERTICAL-ALIGN: middle;
}

.CBALIGN {
  TEXT-ALIGN:     center;
  VERTICAL-ALIGN: bottom;
}

.RTALIGN {
  TEXT-ALIGN:     right;
  VERTICAL-ALIGN: top; 
}

.RMALIGN {
  TEXT-ALIGN:     right;
  VERTICAL-ALIGN: middle;
}

.RBALIGN {
  TEXT-ALIGN:     right;
  VERTICAL-ALIGN: bottom;
}
