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(/home/rrb_hom_tile.gif);
  background-repeat: repeat-x;
  margin : 0;
}

p{
  margin-top: 1px;
  margin-bottom: 5px;
  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{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-style: normal;
  line-height: 20pt;
  font-weight: bold;
  color: #666666;
}

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; }


