body	{ 
			background-image:url('images/background.jpg');
			font-family: Arial;
			font-size: 12pt;
			font-color: #93243A;
			font-weight: normal;
			
		 }
		 
table	{
			font-family: Arial;
			font-size: 12pt;
			font-color: #93243A;
			background: transparent;
			font-weight: normal;
			border : 0px; collapse;
	
		}

td	{
		border: 0px;
		padding: 2px
		spacing: 2px
		font-color: #93243A;

	}

p	{ font-family: Arial; font-size: 12pt; color: #93243A; font-weight: normal  }
