<style type="text/css">
body {
	text-align: center; 
	background-color: #bfffff;
	background: #bfffff;
}	
div.container {
	width: 620px;
	margin: 0 auto; 
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: comic sans ms;
	font-size: 12pt;
	color: #005f00;
}
div.inner {
	position: relative;
	padding-top: 10px;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #ffffff;
}
h2 {
	font-size: 125%;
	}
h3 {
	font-size: 120%;
	}
h4 {
	font-size: 115%;
	}
h5 {
	font-size: 110%;
	}
a:link {
	text-decoration: none;
	font-style: italic;
	color: #007f00;
	}
a:visited {
	text-decoration: none;
	font-style: italic;
	color: #007f00;
	}
a:hover {
	text-decoration: none;
	background-color: #00ff00;
	color: #ffffff;
	}
a:active {
	text-decoration: none;
	background-color: #ee9f0f;
	color: #630007;
	}
td {
	font-size: 90%;
	vertical-align: top;
	}
.table {
	font-weight: bold;
	text-align: center;
	)
.creative {
	font-size: 80%;
	}
.contents {
	font-size: 90%;
	}
</style>