<style type="text/css">
#dhtmltooltip{
position: absolute;
padding: 5px;
visibility: hidden;
z-index: 100;
}




* { margin: 0; padding: 0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

html, body {
	color: Black;
	font-family: Futura;
	text-align: Left;
	}

#wrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 50px;
	background-image: none;
	}

a:link, a:visited, a:hover, a:active {
	color: Black;
	text-decoration: none;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-align: center;
	font-size: 4em;
	margin: 0;
	font-weight: bold;
	color: Black;
	}

h2 {
	text-align: center;
	font-size: 40;
	font-weight: bold;
	color: Black;
	}

h3 {
	color: Black;
	font-weight: bold;
	}

ol {
	list-style-type: decimal;

	}

#navigation {
	text-align: center;
	margin-top: 4em;
	margin-bottom: 3em;
	font: Arial Black;
	}

#navigation li {
	display: inline;
	font-size: 50;
	padding: 1em;
	margin: 4px;
	font: Arial Black;
	}

#links {
	text-align: center;
	position: relative;
	float: right;
	margin-top: 1em;
	padding: 2em;
	background-color: #FFF;
	border: 2px #fff solid;
	}

#links li {
	margin: 1em;
	}

.description {
	font-style: italic;
	}

#copyright {
	margin-top: 2em;
	font-size: 1em;
	position: relative;
	clear: both;
	}

#left {
	position: relative;
	font-size: 12em;
	color; #Black;
	float: left;
	}

#right {
	position: relative;
	float: right;
	}
	

	
-->

</style>