.whitefonttable, .whitefonttable TD, .whitefonttable TH
{
font-family: verdana, arial, sans-serif;
font-size:9pt;
color:white;
}

.boldfonttable, .boldfonttable TD, .boldfonttable TH
{
font-family: verdana, arial, sans-serif;
font-size:9pt;
font-weight: bold;
color:white;
}

.smallfonttable, .smallfonttable TD, .smallfonttable TH
{
font-family: verdana, arial, sans-serif;
font-size:7pt;
font-weight: normal;
color:white;
} 
 .whitenounderline A
 {
 text-decoration:none;
 color:white;
 }
 
 .whiteunderline A
 {
 text-decoration:underline;
 color:white;
 }






