

A:link {
   font-size : 9pt;
   color:#777777;
   font-weight:bold; 
}


A:visited {
   font-size : 9pt;
   color:#777777; 
   font-weight:bold; 
}


A:hover {
   font-size : 9pt;
   color:#999999; 
   font-weight:bold;
}

Body, td {
   font-size : 9pt;
   font-family : Arial, Helvetica, Sans-serif;
   font-weight : normal;
   font-style : normal;
   color : #777777;
}

.Foot {
   font-size : 8pt;
   font-family : tahoma, Arial, Helvetica, Sans-serif;
   font-weight : bold;
   font-style : normal;
   color : #AAAAAA;
}

.SubHeader {
   font-size : 14pt;
   font-family : Arial, Helvetica, Sans-serif;
   font-weight : bold;
   font-style : normal;
   color : #8BD5FA;
}


