
a:visited   {
  color: #b30000 ;
}
a:link      {
  color: #b30000 ;
}
a:hover       {
  color: #f00 ;
}
a:active   {
  color: #ff7400 ;
}
body                      {
  background : #a80000 url(../image_standard/bg.gif) repeat-x scroll;
  margin-top: 0px;
  margin-left: 0px ;
}
td           {
  color: #505050;
  font-size: 10pt ;
}
.bold  {
  font-weight: bold ;
}
.small {
  font-size: 9pt ;
  line-height: 120% ;
}
.large {
  font-size: 12pt ;
  line-height: 120% ;
}
.exlarge {
  font-size: 14pt;
  line-height: 150% ;
}
.line125 {
  line-height: 125% ;
}
.line140 {
  line-height: 140% ;
}
.exsmall {
  font-size: 8pt ;
  line-height: 120% ;
}
.large_bold {
  font-size: 12pt ;
  line-height: 120% ;
  font-weight: bold ;
}

