  <STYLE TYPE="text/css">

.heady {
  font-family: Arial, san-serif;
  font-style:   normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #cc3300;
   margin-top: 14px;

}

.headlink {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #666666;
 
}
.redbold {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #cc3300;
 
}

.head1 {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  margin-top: 4px;
}


.head2 {
  font-family: arial, sans-serif;
  font-style:   normal;
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  margin-bottom: 4px;

}

.body_text {
  font-family: arial, sans-serif;
  font-style:   normal;
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  margin-bottom: 4px;
  

}

.linkred {
  font-family: Arial, san-serif;
  font-style:   normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #cc3300;
   margin-top: 14px;

}
.linkred a:link, a:visited {
  font-family: Arial, san-serif;
  font-style:   normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #cc3300;
  margin-bottom: 2px;
  margin-top: 14px;

}
.linkred a:hover {
  font-family: Arial, san-serif;
  font-style:   normal;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  color: #666666;
  margin-bottom: 2px;
  margin-top: 14px;

}
</STYLE>