BODY {
	background: #FFCCCC url(image4.jpg);
font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
 color: #000066;
	
	
	background-attachment : fixed;
	background-repeat : repeat; 
	background-position : left;
}
	P {
	font: "Times New Roman", Times, serif;
}

H1, H2, {
	font-family: "MS Sans Serif",Geneva, sans-serif;}
	H3{font-family: "MS Sans Serif",Geneva, sans-serif;}

TABLE {
	background-color : #FFCCCC;
	font : "Times New Roman", Times, serif;
	padding-left : 5px;
	padding-right : 5px;
	
}