
body {
	background-color: white;
	}

h1 {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	color: #000088;
	}

h3 {
	font-family: Garamond,Times,serif;
	font-size: 14pt;
	color: #008800;
	margin-bottom: 0px;
	}

a {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	clear: both;
	}

img {
	border: 0;
	float: left;
	}

.footer {
	text-align: center;
	font-size="small";
	}

.left_group {
	margin-left: 5%;
	width: 40%;
	float: left;
	padding: 1em;
	}

.right_group {
	margin-left: 5%;
	width: 40%;
	float: left;
	padding: 1em;
	}

.spacer {
	clear: both;
	}
