span.cellpad {
   padding: 5;
}
span.LinkText {
   font-family: verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #0000FF;
}
span.LinkText A:link {
   font-family: verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #0000FF;
}
span.LinkText A:visited {
   font-family: verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #0000FF;
}
span.LinkText A:hover {
   font-family: verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #0000FF;
}
span.LinkText A:active {
   font-family: verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #0000FF;
}
span.default {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
span.default A:link {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
span.default A:visited {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
span.default A:hover {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
span.default A:active {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}
span.floatleft {
   float: left;
}
span.floatright {
   float: right;
}
