body
{
	background-color: rgb(134,172,223);
	color: black;
	link-color: #407694;
	vlink-color: #407694;
	alink-color: #407694;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-aligh: center;
}
h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	text-aligh: center;
}
h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	text-aligh: center;
	margin-bottom:.5em;
}
#outerwrapper
{
	margin: auto;
	text-align: center;
}