@charset "utf-8";
/* CSS Document */

	
img
	{  
	border-style: none;
	}


body {
	background: url(background.jpg) #fafdff repeat-x;
	font: "Bookman Old Style"
	font-size: 16pt; 
	}
	

h1 {
	font: "Franklin Gothic Heavy";
	font-size: 16pt; 
	}
	
h2 {
	font:"Bookman Old Style";
	font-size:14px;
	}
	
h3 {
	font:"Bookman Old Style";
	font-size:8px;
	}
	
P  {
	margin-top: .01em; 
	margin-bottom: .01em;
}

td{

	background: url(background.jpg) #fafdff repeat-x;

}