body {
   background-color: #222222;
   }

   
a {
 text-decoration: none; color: #66FFFF; font-weight: normal
 }
a:visited {
 text-decoration: none; color: #663300; font-weight: normal
 }
a:hover {
 text-decoration: none; color: #C0C0C0; font-weight: normal
  }
a:active {
 text-decoration: none; color: #C0C0C0; font-weight: normal
 }

a.bold {
 text-decoration: none; color: #66FFFF; font-weight: bold
 }
a.bold:visited {
 text-decoration: none; color: #663300; font-weight: bold
 }
a.bold:hover {
 text-decoration: none; color: #C0C0C0; font-weight: bold
  }
a.bold:active {
 text-decoration: none; color: #C0C0C0; font-weight: bold
 }

a.orange {
 text-decoration: none; color: #FF6600; font-weight: normal
 }
a.orange:visited {
 text-decoration: none; color: #663300; font-weight: normal
 }
a.orange:hover {
 text-decoration: none; color: #C0C0C0; font-weight: normal
  }
a.orange:active {
 text-decoration: none; color: #C0C0C0; font-weight: normal
 }

h1 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 30pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
h2 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 24pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
h3 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 20pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
h4 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 18pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
h5 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 16pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
h6 {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 14pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
p {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.blue {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #6DD2EE; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.brown {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #996633; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.silver {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #C0C0C0; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.white {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.lightorange {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF9933; text-align: justify; margin-left: 20px; margin-right: 20px
  }
p.center {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: center; margin-left: 0px; margin-right: 0px
  }
p.nomargin {
  font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; font-family: Arial sans, Arial, Helvetica, sans-serif; color: #FF6600; text-align: justify; margin-left: 0px; margin-right: 0px
  }


.tflasButton {
border:1px solid #66FFFF; background-color: #222222;
color: #66FFFF;
font-size: 9pt;
font-weight: bold;
font-family: sans-serif
}
.lacTextField {
border:1px solid #66FFFF; background-color: #222222;
color: #66FFFF;
font-size: 9pt;
font-family: sans-serif
}  
.lacTextArea {
border:1px solid #66FFFF; background-color: #222222;
color: #66FFFF;
font-size: 9pt;
font-family: sans-serif
}
.lacSelect {
border:1px solid #66FFFF; background-color: #222222;
color: #66FFFF;
font-size: 9pt;
font-family: sans-serif
}
