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 { 
  font-size: 8pt; 
  font-family: "tahoma", "arial";
  color: #152B35; 
}

.heading { 
  font-size: 10pt; 
  font-weight: bold;
  font-family: "tahoma", "times new roman", "arial";
  color: #152B35; 
}

.subheading { 
  font-size: 9pt; 
  font-weight: bold;
  font-family: "tahoma", "times new roman", "arial";
  color: #152B35; 
}

.list {
  margin-top: 0px;
}

a.normlink {
  color: #9C9C9C;
  text-decoration: none;
  text-transform: none;
}

a.normlink:hover {
  color: #F2664A;
  text-decoration: none;
  text-transform: none;
}

a.whitelink {
  color: #FFFFFF;
  font-size: 8pt; 
  font-family: "tahoma", "arial";
  text-decoration: none;
  text-transform: none;
}

a.whitelink:hover {
  color: #F2664A;
  font-size: 8pt; 
  font-family: "tahoma", "arial";
  text-decoration: none;
  text-transform: none;
}
	