body {
	background: url(images/bg1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1 {
	font-size: 20px;
	}
h3 {
	font-size: 14px;
	margin: 0px;
	}
p {
	margin-left: 20px;
	}
#wrapper {
	width: 775px;
	}
#header {
	}
#leftCol {
	float: left;
	width: 200px;
	}
#content {
	float: left;
	width: 573px;
	}
#footer {
	clear: both;
	margin-left: 200px;
	text-align: center;
	}
.bold {
	font-weight: bold;
	}
.notes {
	font-size: 10px;
	font-style: italic;
	}