BODY
{
	background-color: #e1dbcd;
}

p {
	font-family: Arial, "sans-serif";
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
}

h1 {
	
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 10px;
	font-family: "Times New Roman";
}

h2 {
	
	font-family: Arial, "sans-serif";
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 10px;
	
}

h3 {
		
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 7px;
	font-family: "Times New Roman";
}