ul
{
	margin-left: 14px;
}

li
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

li a
{
	font-weight: bold;
	color: #2222BB;
	text-decoration: none;
}

li a:hover
{
	font-weight: bold;
	color: #9922DD;
	text-decoration: underline;
}

body
{
	background-color: #F0E080;
	border-right: 1px solid #000000;
}

.copyright
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 8pt;
	color: #444477;
	text-decoration: none;
	align: center;
}
