*
{
	text-decoration: none;
	font-family: "Gill Sans", Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
}

#floatleft
{
	width: 40%;
	float: left;
	padding: 1em;
	z-index: 2;
}

#floatright
{
	width: 40%;
	float: right;
	padding: 1em;
}

h1, h5, h3
{
	margin-top: 3pt;
	margin-right: 0in;
	margin-bottom: 0.0pt;
	margin-left: 0in;
	font-family: "gill sans", "sans-serif";
}

#header
{
	color: white;
	text-align: center;
	font-size: 3em;
}
#footer 
{
	color: white;

}