H1, H2, H3, H4, H5, H6, P, UL { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000; 
}
A { color: #3333cc; text-decoration: none; }
A:hover { 
  color: #3333cc; 
  text-decoration: underline; 
}
P, UL, OL { 
  font-size: 11px; 
  line-height: 15px;
}
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 14px; color: #000000; }
H2 { 
  font-size: 14px; 
  color: #000000; 
  border-bottom-width: 2px; 
  border-bottom-style: solid; 
  border-bottom-color: #3333cc; 
  padding: 0px 0px 6px 0px; 
}

H3 { 
  font-size: 12px;
  line-height: 15px;
  font-weight: normal; 
  color: #000000; 
}
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 10px 0px; margin-top: 20px; margin-bottom: 20px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { 
  margin-top: 0px;
  margin-bottom: 10px;
}
H3.csc-firstHeader {
  margin-top: 0px; 
  margin-bottom: 10px;
}
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { 
  margin-top: 0px; 
}

P.bodytext { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000; 
  line-height: 15px; 
  padding-bottom: 6px;
  padding-right:10px;
}

UL { 
  list-style-type: disc; 
  list-style-position: outside; 
}

UL UL LI { 
  font-size: 11px;
  line-height: 15px; 
}

LI { 
  padding-left: 2px;
  font-size: 11px;
  line-height: 15px; 
}

IMG { border-style: none; }

P.csc-caption { 
  font-size: 10px; 
}

.csc-textpic-caption { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000; 
  font-size: 10px;
  padding-top: 3px; 
}
.csc-mailform-field label { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 15px; 
  color: #000000; 
  width:120px; 
  float:left; 
}