.maintext {
  font-family: Verdana, Arial;
  font-size:  8pt;
  color:     black;
}

.plaintext {
  font-family: Arial;
  font-size:  10pt;
  color:     black;
}

.maintext8 {
  font-family: Arial;
  font-size:  8pt;
  color:     black;
}

.maintextwhite {
  font-family: Arial;
  font-size:  10pt;
  color: white;
  cursor: pointer;
}

.maintextmcolor {
  font-family: Arial;
  font-size:  10pt;
  color:#AFC2E8;
  cursor: pointer;
}


.btxt12 {
 font-family: Verdana, Arial;
  font-size:   12pt;
  color:      black; 
  font-weight: bold;
}

.itxt12 {
 font-family: Arial;
  font-size:   12pt;
  font-style:italic; 
  color:      black;
}

.h1 {
  font-family: Arial;
  font-size:   20pt;
  color: black;
}

.h2 {
  font-family: Arial;
  font-size:   18pt;
  color: black;
} 

.h3 {
  font-family: Arial;
  font-size:   16pt;
  color: black;
} 

.h4 {
  font-family: Arial;
  font-size:   9pt;
  color: black;
  position:absolute;left: 900px
}  

.mystyle1 {
  font-family: Arial;
  font-size:   12pt;
  font-weight: bold;
  color:      black;
}