*		{	margin: 0px; padding: 0px;} 
BODY	{	
			margin:0px;
			padding:0px;
			background:#FFF;
	 	}
#ctr	{
			position:static;
			width:100%;
			margin:0px;
		}
.base	{
			width:100%;
			height:100%;
			margin:0px;
		}
.cel	{	
			font:bold 9pt arial;
			line-height:160%;
			color:#000;
			padding:4px;
		}
.foot	{
			font:bold 12pt arial black;
			color:#000;
			background:#0059B3;
			width:100%;
			height:20px;
			text-align:center;
			line-height:80%;
		}
.footn	{
			font:bold 12pt arial black;
			color:#000;
			background:#00545E;
			width:100%;
			height:20px;
			text-align:center;
			line-height:80%;
		}
.mr12	{	margin-right:12px; }
.small	{	
			font:bold 8pt arial;
			color:#FFF;
		}
.tiny	{	
			font: bold 7pt arial;
			color:#5E7CAA;
		}
.tit	{
			font:bold 12pt arial black;
			line-height:250%;
			color:#FFF;
			background:#0080FF url('calheadj.jpg'); 
			background-repeat:x;
			width:100%;
			height:72px;
			text-align:center;
			line-height:80%;
		}
.ptit	{
			font:12pt arial black;
			color:#000;
			width:100%;
			height:72px;
			text-align:center;
			line-height:150%;
		}
.titn	{
			font:bold 12pt arial black;
			color:#FFF;
			background:#008474 url('calheadn.jpg');
			width:100%;
			height:80px;
			text-align:center;
			line-height:80%;
		}
TR.label{
			font:bold 8pt tahoma;
			color:#FFFFFF;
			background:#014187;
			line-height:140%;
		}
TR.labeln{
			font:bold 8pt tahoma;
			color:#FFFFFF;
			background:#00545E;
			line-height:140%;
		}
TR.data	{
			font:bold 9pt arial;
			line-height:120%;
			color:#FFF;
			background:#E4EAEF;
		}
TR.datan{
			font:bold 9pt arial;
			line-height:120%;
			color:#000;
			background:#E4EAEF;
		}