@charset "utf-8";
/* CSS Document */

body
{
	background: #FFFFFF;
	color: #555555;
	font: 0.8em Arial, Helvectia;
}
.line
{
	background: transparent;
	border-bottom: 2px solid #555555;
	margin: 5px 0 5px 0;
	padding: 2px;
	clear: both;
}
accesskey
{
	border-bottom: 1px dashed #555555;
}
img
{
	border: none;
}
#links a
{
	font-weight: bold;
}
#content
{
	margin: 5px;
	padding: 2px;
	width: 99%;
}
.small
{
	font: 0.7em Arial, Helvectia;
}

