body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: black;
	background-color: white;
	margin: 0;
	padding: 0; }
#wrapper {
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto; }
#block1 {
	font-size: 2em;
	font-weight: bold;
	color: maroon;
	line-height: 2em; }
#block2 {
	font-size: 1.5em;
	color: black;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block3 {
	font-size: 1em;
	color: maroon;
	line-height: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block4 {
	font-size: 1em;
	color: black;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block5 {
	font-size: 1.5em;
	color: black;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block6 {
	font-size: 1em;
	color: black;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block7 {
	font-size: 1em;
	text-align: left;
	color: black;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block8 {
	font-size: 0.8em;
	text-align: left;
	color: black;
	line-height: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block9 {
	font-size: 1em;
	color: black;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#block10 {
	font-size: 1em;
	color: maroon;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px; }
#logo {
	font-size: 2em;
	font-weight: bold;
	color: white;
	line-height: 2em;
	background-color: green;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px; }
ul {
	list-style-type: disc;
	line-height: 1.5em }
ol {
	line-height: 1.5em }
a:link {
	color: maroon;
	text-decoration: none;
	font-weight: bold; }
a:visited {
	color: maroon;
	text-decoration: none;
	font-weight: bold; }
a:hover {
	background-color: silver; }
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: black; }
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: black; }

	