body {
 scrollbar-3d-light-color:#E4F1F7;
 scrollbar-arrow-color:#152B35;
 scrollbar-base-color:#ffffff;
 scrollbar-dark-shadow-color:#152B35;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#E4F1F7;
 scrollbar-shadow-color:#E4F1F7;
}

.normal {
  color: #000000;
  font-family: arial;
  font-size: 10pt;
}

.emphasis {
  color: #EE0055;
  font-family: arial;
  font-size: 10pt;
}

.header {
  color: #112255;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
}

.header2 {
  color: #112255;
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;
}

.contact {
  color: #EE0055;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
}

.testimonial {
  line-height:18px;
  color: #9944BB;
  font-family: arial;
  font-size: 8pt;
}

.photocopy {
  color: #777777;
  font-family: arial;
  font-size: 7pt;
}

a.normlink {
  color: #9944BB;
  text-decoration: none;
  text-transform: none;
}

a.normlink:hover {
  color: #EE0055;
  text-decoration: none;
  text-transform: none;
}

a.contactlink {
  color: #EE0055;
  text-decoration: underline;
  text-transform: none;
}

a.contactlink:hover {
  color: #9944BB;
  text-decoration: underline;
  text-transform: none;
}

a.copylink {
  color: #777777;
  text-decoration: none;
  text-transform: none;
}

a.copylink:hover {
  color: #9944BB;
  text-decoration: none;
  text-transform: none;
}