body
{background-color: #D4CFBC;
}
p
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	}
table
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #46392f;
	text-decoration: none
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #46392f;
	text-decoration: none
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #46392f;
	text-decoration: none
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #f63a0e;
	text-decoration: none
}
.l
{
cursor:pointer;
}