body {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
div#maingraphic {
	position: absolute;
	top: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
div#navigation {
	height: 20px;
	width: 100%;
	position: absolute;
	top: 335px;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
}
div#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 25px;
	width: 400px;
	position: relative;
	top: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
