body
        {
        margin: 0px;
        font-family: arial, helvetica, sans-serif;
	background: #fff;
        }
a
        {
        color: #572700;
        font-weight: none;
        }
dt
	{
	margin-top: 5px;
	}
#header
	{
	width: 100%;
	text-align: center;
	padding: 2px;
	background: #fff2d4;
	border-bottom: 1px solid #572700;
	}
#breadcrumb
	{
	font-size: smaller;
	width: 100%;
	padding: 2px;
	text-align: left;
	background-color: #d4a67c;
	border-bottom: 1px solid #572700;
	}
#content
	{
	width: 100%;
	padding: 2px;
	background-color: #fff;
	}
.footer
	{
	margin-top: 5px;
	text-align: center;
	font-size: smaller;
	}
.prevnext
	{
	text-decoration: none;
	}
.accesskey
	{
	font-weight: bold;
	text-decoration: underline;
	}
