body
{
	background: #F0F0F0;
	font-family: Verdana, arial, helvetica;
	font-size: 10pt;
}
div.main
{
	width: 600px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
div.menu
{
	width: 600px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
div.menu a
{
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	margin: 1px;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	color: #000000;
}
div.menu a:hover { background: #d0d0d0; border: 1px solid #c0c0c0; margin: 1px; padding: 1px; text-decoration: none; color: #000000; }
p { margin: 5px; }
div.content-segment { text-align: justify; background: #f0f0f0; border: 1px solid #c0c0c0; margin: 5px 25px 15px 25px;}
table { font-size: 10pt; }
h1 { font-size: 16pt; margin: 5px;}
h2 { text-align: left; font-size: 12pt; margin: 5px; }
dt { font-weight: bold; }
dl { margin: 0px; }
table.contributors { border: 0px; }
table.contributors td,th { text-align: left; font-size: small; }
table.contributors th { white-space: nowrap; }
