body
{
	font-family:sans-serif;
	background: #efe;
}

a
{
	text-decoration: none;
	color: #060;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	background: #efe;
}

ul
{
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td#content_panel
{
	background: white;
}

td#menu_panel
{
	font-size: 80%;
	width:100px;
}

div#copyright
{
	margin-top: -2em;
	text-align: right;
	font-size: 50%;
	color: #333;
}

dt
{
	font-weight: bold;
	padding-top: 1em;
}

dd
{
	padding-top: 0.5em;
}
