body 	{
	color: midnightblue;
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 10pt;
}

A	{
	color: deb887;
	text-decoration: none;
	font-weight: bold;
}

A:hover	{
	color: ff8c00;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
	color: ffffff;
	font-weight: bold;
	font-size: 10pt;
	background-color: deb887;
}

.footer {
	color: 2f4f4f;
	font-size: 10pt;
}