body {
  font-family: Arial, Helvetica, sans-serif; 
}

ul, ol { font-size: 14px; font-style: normal; line-height: 14pt; 
  font-weight: normal; color: #000000; list-style-type: disc; 
  padding:0; margin-left:2.0em;}

p, dd, dt {
  font-size: 14px; font-style: normal; line-height: 14pt; 
  font-weight: normal; color: #000000;
}

.section_heading { 
  font-size: 24px; font-style: normal; line-height: 3px;
  font-weight: bold; color: #000033; text-decoration: none; 
  margin-top: 30px; margin-right: 0px; margin-left: 0px
}

.section_subheading {
  font-size: 14px; font-style: normal;
  line-height: 3px; font-weight: bold; color: black;
  text-decoration: none; padding-top: 12px; 
  margin-top: 10px; margin-right: 10px; margin-left: 10px
}

.large_text {
  font-size: 20px; font-style: normal; line-height: 10pt; 
  font-weight: normal; font-variant: normal; 
  text-transform: none; color: #000000;
  text-decoration: none; margin-top: 10px; margin-right: 30px;
  margin-left: 10px; border-top-width: 10px; border-right-width: 10px;
  border-left-width: 10px
}

.normal_text           { margin-bottom: 4px; }
.normal_text A:link    { text-decoration: none; color: DarkSlateBlue; }
.normal_text A:visited { text-decoration: none; color: DarkSlateBlue; }
.normal_text A:active  { text-decoration: none; }
.normal_text A:hover   { text-decoration: none; }


h2 { 
  font-size: 24px; font-style: normal; font-weight: bold;
  color: #000066; line-height: 20pt; 
}

h3 { 
  font-size: 18px; font-style: normal; font-weight: bold;
  color: #000066; line-height: 20pt; 
}

h4 { 
  font-size: 16px; font-style: normal; font-weight: bold;
  color: #000066; line-height: 18pt; 
}

