BODY       {
             font-family: "Verdana,Technical,Arial,Technical,Serif";
             font-size:   9pt;
           }

.PlainText 
          {
             font-weight: normal;
             font-family: verdana,Arial,Serif;
             font-size:   9pt;
          }

.CheckboxText 
          {
             font-weight: normal;
             font-family: verdana,Arial,Serif;
             font-size:   8pt;
          }


.SmallText 
          {
             font-weight: normal;
             font-family: verdana,Arial,Serif;
             font-size:   7pt;
          }


.ErrorText 
          {
             color:       #FF0000;
             font-weight: bold;
             font-family: verdana,Arial,Serif;
             font-size:   12pt;
          }

.InfoText
          {
             color:       #999999;
             font-weight: bold;
             font-family: Verdana,Arial,Serif;
             font-size:   7pt;
          }
