body	{
	background-color: #ffffff;
	color: #0b1c7d;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	}
img	{
	border: 0px;
	}
tr	{
	vertical-align: top;
	}
.headline	{
	font-size: 12pt;
	font-weight: bold;
	}
.content	{
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	}
.main	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
.content td	{
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	}
.content input	{
	background-repeat: no-repeat;
	font-size: 8pt;
	}
.content textarea	{
	background-repeat: no-repeat;
	font-size: 8pt;
	}
td.larger, div.larger	{
	font-size: 9pt;
	}
.menu	{
	text-align: left;
	visibility: hidden;
	position: absolute;
	margin: 0px;
	padding: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: medium;
	background-color: #000080;
	color: #ffffff;
	}
.menu a:link	{
	color: #ffffff;
	text-decoration: none;
	}
.menu a:visited	{
	color: #ffffff;
	text-decoration: none;
	}
.menu a:hover	{
	color: #cf7e57;
	text-decoration: none;
	}
