@charset "utf-8";
td img {display: block;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}
body {
	margin-top: 0px;
	background-color: #FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #8D5838;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #8D5838;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
}
a:hover {
	color: #CC3300;
}
a:visited {
	color: #223544;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
}
