<!--

body {
	font-family: Arial, Helvetica, sans-serif;	
	background: url(backpapy.jpg) repeat;
	<!-- background-color: #F0E7B0; -->
	color: #44300B;
	font-size: 100%; /* IE hack */
}
table { font-size: 100%; /* IE hack */ }
input, td, th {font-size:100%; /* IE hack */}

#title {		
	font-family: Copperplate Gothic Bold, Sans Serif;
	font-size: 2em;
}

#title2 {	
	font-family: Copperplate Gothic Bold, Sans Serif;
	font-size: 1.2em;
}

#other {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
}

-->