	BODY{
	     background:URL(bg.png);
	     }
	P{
	     font-family:tahoma;
	     font-size:8pt;
	     color:#343738;
	     text-align:justify;
	     }
	A{
	     color:#000000;
	     }
	DIV{
	     position:absolute;
	     overflow:hidden;
	     }
	SPAN{
	     font-family:tahoma;
	     font-size:12pt;
	     font-weight:bold;
	     color:#343738;
	     text-align:right;
	     border-bottom:solid #343738 1px;
	     }