  BODY { 
         font-family : "Verdana";
         font-size : 10pt;
         color : #000000;
         margin-left : 0pt;
         margin-right : 0pt;
         text-align : justify;
         margin-bottom : 10pt;
         margin-top : 0pt;
}
  A:LINK { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ffaa55;
}
  A:VISITED { 
	   text-decoration:none;
         font-size : 10pt;
         color : #808080;
}
  A:HOVER { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ffffff;
         background : #008080;
}
  A:active { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ff0000;
}
  TD { 
	   background-color: 
         font-family : "Verdana";
         color : #000000;
         font-size : 10pt;
}
  PRE {
	     font-family : "Verdana";
           color : white;
           font-size : 10pt;
}
  INPUT {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
  TEXTAREA {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
  OPTION {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
  LI { 
         font-family : "Verdana";
         color : #000000;
         font-size : 10pt;
}
.li2 {
         font-family : "Verdana";
         color : #000000;
	   font-weight : bold;
         font-size : 10pt;
}