span.BoldText {
   font-weight: bolder;
}
span.BoldText A:link {
   font-weight: bolder;
}
span.BoldText A:visited {
   font-weight: bolder;
}
span.BoldText A:hover {
   font-weight: bolder;
}
span.BoldText A:active {
   font-weight: bolder;
}
span.cellpad {
   padding: 5;
}
span.cellpad A:link {
   font-weight: bolder;
}
span.cellpad A:visited {
   font-weight: bolder;
}
span.cellpad A:hover {
   font-weight: bolder;
}
span.cellpad A:active {
   font-weight: bolder;
}
span.FloatRight {
   margin-top: 5;
   margin-right: 5;
   margin-bottom: 5;
   margin-left: 5;
   float: right;
}
span.FloatRight A:link {
   font-weight: bolder;
}
span.FloatRight A:visited {
   font-weight: bolder;
}
span.FloatRight A:hover {
   font-weight: bolder;
}
span.FloatRight A:active {
   font-weight: bolder;
}

