@font-face  {
	font-family : verdana;
	font-style : normal;
	font-weight : normal;

}

BODY    {
	color :gray;
	font-family :  verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
/*	   	margin-left : -8;
    margin-top : -8;	*/
}

TD    {
                             	font-size : 8pt;
                             	color : #B4DFFD;
                             	text-decoration : none;
                             	font-family : verdana, tahoma,  sans-serif;
                             	font-weight : normal;
								text-align : justify;
                             	margin-left : 0;
                             	margin-right : 0;
                             	margin-top : 0;
                             	margin-bottom : 0;
                             	margin : 0;
                             }

a  {
        font-size : 8 pt;
      	color : #6BC1FE;
      	text-decoration : none;
      	font-weight : bold;
      	margin-left : 0;
      	margin-right : 0;
      	margin-top : 0;
      	margin-bottom : 0;
      	margin : 0;
      }
      
      a.other  {

      	color : #6BC1FE;
      	text-decoration : none;
      }
      
      a:hover  {
	        	color : white;

      }
      

      
      h1  {
      	font-size : 10pt;
      	font-family : verdana;
      	color : white;
      	text-decoration : none;
      	font-weight : normal;
      	margin-left : 0;
      	margin-right : 0;
      	margin-top : 0;
      	margin-bottom : 0;
      	margin : 0;
      	
      }
      h2  {
      	font-size : 12pt;
      	font-family : Verdana;
      	color :#90BEFC;
      	text-decoration : none;
								text-align :right;		
      	font-weight : bold;
      	margin-left : 0;
      	margin-right : 0;
      	margin-top : 0;
      	margin-bottom : 0;
      	margin : 0;
      	
      }
	  h3    {
                             	font-size : 12pt;
                             	color : #90BEFC;
                             	text-decoration : none;
                             	font-family : tahoma, verdana,  sans-serif;
                             	font-weight : normal;
								text-align :right;
                             	margin-left : 0;
                             	margin-right : 0;
                             	margin-top : 0;
                             	margin-bottom : 0;
                             	margin : 0;
                             }