body {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	background-image: url(logobackground.jpg);
	text-align:center;
	}
tr .alternaterow
	{ 
	background-color: #E8E8E8 
	}
h1	{ 
	font-family: Tahoma; 
	font-size: 18pt; 
	color: #FF0000; 
	font-weight: bold;
	text-align: left 
	}
	
