p,td {
  font-family: arial, helvetica, sans-serif ;
  font-size: 12px ;
  color: #000000 ;
  line-height: 1.25em;
}
.blockquote {
 margin-right:0px;
 margin-left:20px;
}
.headertitle
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 22px ;
  line-height: 1.25em ;
  color: #b5121b ;
  }
.header1
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 15px ;
  font-weight: bold ;
  line-height: 1.25em ;
  color: #b5121b ;
  }
.foot
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 9px ;
  font-weight: bold ;
  line-height: 1.25em ;
  color: #981734 ;
  }
.light_email
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 9px ;
  line-height: 1.25em ;
  color: #c0c0c0 ;
  text-decoration: underline
  }
.contact
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 9px ;
  line-height: 1.25em ;
  color: #c0c0c0 ;
  }
.header2
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  line-height: 1.1em ;
  color: #b5121b ;
  }
.header3
  {
  font-weight: bold ;
  color: #b5121b ;
  }
.table_title_bold
{
  font-weight:bold;
}
.steering_table
  {
  border-collapse:collapse;
  line-height: 1.5em;
  border-color:#cccccc;
  border-bottom-style:solid;
  border-bottom-width: thin;
  }
.italic
  {
  font-style:italic;
  }
/* link colors & effects */
a:link
  {
  color: #742468 ;
  text-decoration: none ;
  }
a:visited
  {
  color: #742468 ;
  text-decoration: none ;
  }
a:hover
  {
  color: #742468 ;
  text-decoration: underline ;
  }
a:active
  {
  color: #742468 ;
  text-decoration: underline ;
  }