.bodyHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 17pt;
  color: #800000;
  font-weight: bold;
}
.bodyHeader A:link {color: #800000; text-decoration: none;}
.bodyHeader A:visited {color: #800000; text-decoration: none;}
.bodyHeader A:active {color: #800000; text-decoration: none;}
.bodyHeader A:hover {color: #800000; text-decoration: underline;}


.bodyText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 17pt;
  color: #333333;
}
.bodyText A:link {color: #0000FF; text-decoration: none;}
.bodyText A:visited {color: #0000FF; text-decoration: none;}
.bodyText A:active {color: #0000FF; text-decoration: none;}
.bodyText A:hover {color: #800000; text-decoration: none;}


.bodyTextB {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 17pt;
  color: #333333;
  font-weight: bold;
}
.bodyTextB A:link {color: #0000FF; text-decoration: none;}
.bodyTextB A:visited {color: #0000FF; text-decoration: none;}
.bodyTextB A:active {color: #0000FF; text-decoration: none;}
.bodyTextB A:hover {color: #800000; text-decoration: none;}


.footerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 12pt;
  color: #333333;
}
.footerText A:link {color: #0000FF; text-decoration: none;}
.footerText A:visited {color: #0000FF; text-decoration: none;}
.footerText A:active {color: #0000FF; text-decoration: none;}
.footerText A:hover {color: #800000; text-decoration: underline;}


.raskinInput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}


.raskinButton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #800000;
  background-color: #FFFFFF;
  border-top: 1px solid #999999;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #999999;

}
