/* Willow Creek CSS Stylesheet */

body {
	margin: 0;
	}
table {
	background-color:#fdf8de;
}
	
p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
h1 {
	color:#9e1340;
	font-weight:bold;
	font-style:italic;
	font-size:20pt;
	font-family: Times New Roman,times,serif;
	text-align:left;
	}
	
span {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:16pt;
	font-family: Times New Roman,times,serif;
	text-align:left;
	}
	
h3 {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:13pt;
	font-family: Times New Roman,times,serif;
	text-align:center;
	}
	
