.header	{font-size : 10pt;
		color: #333333;
		font-weight: bold;
		text-align: center;
		}

.fotter	{
	font-size : 8pt;
	color: #333333;
	margin-left : 10%;
}

.td_head	{font-size : 8pt;
		color: #ffffff;
		font-weight: bold;
		background-color: #336633;
		text-align: center;
		}

.td_left	{
 		font-size : 8pt;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		}

.td_center	{font-size : 8pt;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		}
