ul.header {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 22px;
   color: #000000;
}
ul.navclass {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
ul.navclass A:link {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
ul.navclass A:visited {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
ul.navclass A:hover {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
ul.navclass A:active {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
ul.text {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 15px;
   color: #000000;
}
ul.cellpad {
   padding: 5;
}

