a:link    {text-decoration: none; color: #242836; font-weight: bold;} 
a:active  {text-decoration: none; color: #242836; font-weight: bold;} 
a:visited {text-decoration: none; color: #242836; font-weight: bold;} 
a:hover   {text-decoration: none; color: #C5C5C5; font-weight: bold;}


.tableA {
font-family: arial;
font-size : 8pt;
color : #ffffff;
border: 1px solid #ffffff; 
font-weight : bold; 
text-align : left; 
padding: 2px;
background : #c9dfc2; 
} 


.tableB {
font-family: arial;
font-size : 8pt;
color : #242836;
border-left: 1px solid #ffffff; 
border-right: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
font-weight : none; 
text-align : left; 
padding: 2px;
background : #e9f5e5; 
} 

.body {
margin-top : 10px; 
margin-left : 300PX; 
margin-right : 300PX; 
background : #c9dfc2; 
font-family: arial;
font-size : 9pt;
font-weight : bold; 
color : #FFFFFF; 
} 


.padding {
padding : 5px; 
}
