body { 
	background-color:rgba(255,255,255,0);
	color:#0B3B17; 
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	text-align:justify;
	height: 310px;
	width: 310px;
	min-height: 300px;
	max-height: 300px;
	overflow: hidden;
	}
	
table {
	border: none;
	height:  100%;
	width: 100%;
}		
