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

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

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

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

ul, ol { font-size: 14px; font-style: normal; line-height: 14pt; 
  font-weight: normal; color: #000000; list-style-type: bullet; 
  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: #330000; 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: #660000; 
  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 {
  font-size: 14px; font-style: normal; line-height: 14pt; 
  font-weight: normal; font-variant: normal; 
  text-transform: none; color: #000000;
  text-decoration: none; 
  margin-top: 0px; margin-right: 0px;
  margin-left: 5px; border-top-width: 0px; border-right-width: 0px;
  border-left-width: 10px;
  margin-bottom: 8px;
}

.normal_text A:link    { text-decoration: none; color: #660000 }
.normal_text A:visited { text-decoration: none; color: #660000}
.normal_text A:active  { text-decoration: none }
.normal_text A:hover   { text-decoration: none }

.smallest_text {
  font-size: 11px;
  font-style: normal; line-height: 14pt; 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
}

.link_style { 
  font-family: arial; font-size: 12px;
  font-style: normal; line-height: 18px;
  font-weight: normal; font-variant: normal; 
  color: #330000; text-decoration: none;
  letter-spacing: 1.0px; margin-top: 10px; 
  margin-right: 0px; margin-bottom: 10px;
  margin-left: 0px; padding-bottom: 10px
}
