BODY,TH,TD{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

BODY{
  background: #FFFFFF;
  background-image: url(/gfx/rrb_pri_tile.gif);
  background-repeat: repeat-x;
  margin : 0;
}

p{
  margin-top: 1px;
  margin-bottom: 8px;
  line-height: 12pt;
  font-size: 8pt;
  color: #666666;
}

h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 26pt;
  font-style: normal;
  line-height: 26pt;
  font-weight: bold;
  color: #666666;
}

h2{
  margin-top: 11px;
  margin-bottom: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  line-height: 13pt;
  font-weight: bold;
  color: #ee2e24;
}

h2.top{
  margin-top: 1px;
}

h3{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  line-height: 14pt;
  font-weight: bold;
  color: #666666;
}

h4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  line-height: 14pt;
  font-weight: bold;
  color: #000000;
}


a:link{color: #ee2e24; }
a:visited{color: #666666; }


