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