<STYLE>   BODY  {
   	background-color : #EEEEEE;
   	background : #EEEEEE;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   }
   
   LI  {
   	color : #000000;
   	font-style : normal;
   	font-weight : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   }
   
   P  {
   	color : #000000;
   	font-style : normal;
   	font-weight : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-align : justify;
   }

   P.center {
   	color : #000000;
   	font-style : normal;
   	font-weight : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-align : center;
   }
   
   P.main  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	color : #000000;
   	font-weight : normal;
   	font-style : normal;
   }
   
   P.cap  {
   	font-size : 16px;
   	font-weight : bold;
   	color : #000000;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   }
   
   P.subcap  {
   	font-size : 14px;
   	font-weight : bold;
   	color : #000000;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   }
   
   .text  {
   	font-size : 12px;
   	font-weight : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	color : #000000;
   	font-style : normal;
   	background-color : #EEEEEE;
   }
   
   .small  {
   	font-size : 12px;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-weight : normal;
   	font-style : normal;
   	color : #000000;
   }
   
   A:link  {
	color : #0000FF;
   	font-weight : bold;
   	font-style : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-decoration : none;
   }
   
   A:active  {
   	color : #FF0000;
   	font-weight : bold;
   	font-style : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-decoration : none;
   }
   
   A:visited  {
   	color : #0000FF;
   	font-weight : bold;
   	font-style : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-decoration : none;
   }
   
   A:hover  {
   	color : #CC3399;
   	font-weight : bold;
   	font-style : normal;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	text-decoration : underline overline;
   }
   
   OL  {
   	font-size : 12px;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-style : normal;
   	font-weight : normal;
   }
   
   UL  {
   	font-size : 12px;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   }
   
   </STYLE>

