td {
   font-style : normal; 
   font-weight : normal; 
   font-size : 14px; 
   font-family : Times; 
   color : #000000;
}

.headerSmall {
   font-style : normal; 
   font-size : 11px; 
   font-family : verdana;
   color : #000000; 
   text-decoration : none;
}

.boxHead {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #FFFFFF;
   text-decoration : none;
}

.boxSubHead {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #666666;
   text-decoration : none;
}

.boxBody {
   font-style : normal; 
   font-size : 10px; 
   font-family : verdana;
   color : black; 
   text-decoration : none;
}

a.boxBody:hover {
   font-style : italic; 
   font-size : 10px; 
   font-family : verdana;
   color : black; 
   text-decoration : none;
}

.footBar {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #FFFFFF;
   text-decoration : none;
}

a.footBar {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #FFFFFF;
   text-decoration : underline;
}

a.footBar:active {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #FFFFFF;
   text-decoration : none;
}

a.footBar:hover {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana; 
   color : yellow;
   text-decoration : none;
}

.footer {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana; 
   color : #666666;
}
