body
{
	margin: 15mm;
	font-size: 90%;
}

a
{
	color: #000;
	text-decoration: none;
}

#header
{
	width: 259px;
	border: 2px solid #000;
	border-bottom: 8px solid #000;
	font-size: 1px;
}

#header img { border-bottom: 4px solid #c00; }
#skipnav { display: none; }
#content { line-height: 150%; }

.captionright
{
	float: right;
	margin: 0 0 5px 10px;
}

#navlist { display: none; }

#footer
{
	clear: both;
	border-top: 2px solid #000;
	padding-top: 1em;
	text-align: right;
	font-size: 90%;
}
