/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*  MAIN                                                             */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
BODY 
{ 
  font-family: Trebuchet MS, Lucida, helvetica, arial; 
  font-size: 8pt; 
  background-color: white; 
  color: #003; 
} 
TABLE {
	border : Blue;
}
TH 
{ 
  font-family: Trebuchet MS, Lucida, helvetica, arial; 
  font-size: 10pt; 
  color: #000188; 
} 
TD 
{ 
  font-family: Trebuchet MS, Lucida, helvetica, arial; 
  font-size: 9pt; 
  color: #000188; 
} 
TR 
{ 
  font-family: Trebuchet MS, Lucida, helvetica, arial; 
  font-size: 9pt; 
  color: #000188; 
} 
A.db 
{ 
  text-decoration: none; 
  font-weight: bold; 
  font-size: 12pt; 
} 
LI
{ 
  color: #B0E0E6;
} 

