BODY {
  scrollbar-face-color: #E8E8E8;
  scrollbar-shadow-color: #505050;
  scrollbar-highlight-color: #F5F5F5;
  scrollbar-3dlight-color: #D4D4D4;
  scrollbar-darkshadow-color: #505050;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #000000;
  margin:0px;
  padding:0px;

font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
  color: #777777;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

h3 {
  
  font-size: 14px;
}

.text1, .text3, .text15, .text16 {
  color: #ffffff;
}

.text2, .text4, .text7 {
  color: #8D9FC3;
}

.text5, .text6, .text8, .text9, .text11, .text12, .text13, .text14  {
  color: #000000;
}

.text1, .text2, .text5, .text10, .text11, .formarea_textarea {
  font-size: 10px;
}

.text3, .text4, .text6, .text7 {
  font-size: 12px;
}

.text8, .text15, .link, .link:hover {
  font-size: 15px;
}

.text9 {
  font-size: 9px;
}

.text10 {
  color: #FB060C;
}

.text11 {
  font-style : italic;
}

.text12, .text14, .text16 {
  font-size: 18px;
}

.text13 {
  font-size: 20px;
}

.link, .link:hover {
  color: #f4f4f4;
  text-decoration: underline;
}

.formtext {
  background-color: #FFFFFF;
  border-color: #000000;
  height: 18px;
  font-size: 10px;  color: #8D9FC3;
}

.formarea_textarea {
  background-color: #FFFFFF;
  border-color: #000000;
  color: #8D9FC3;
  margin: 0px;
  padding: 0px;
}
