body
{
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}table {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.dick {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #4882B0;
	text-decoration: none;
}

ul
{
margin: 10px;
padding: 10px;
}

a:visited {
	font-family: "Courier New", Courier, mono;
	color: #4B84B1;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
}

