body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4E3F48;
	color: #E0DCCD;
}
p
{
	margin-top: 5px;
	margin-bottom: 15px;
}
.quote
{
}
a:link, a:visited, a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover
{
	color: #AEC390;
	text-decoration: underline;
}
a.site-footer:link, a.site-footer:visited, a.site-footer:active
{
	color: #AEC390;
	text-decoration: none;
}
a.site-footer:hover
{
	color: #AEC390;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
span.highlight {
	color: #FFFFFF;
}
table {
	font-size: 11px;
	line-height: 15px;
}
tr {
	vertical-align: top;
}
ul {
	margin-top: -10px;
}
li {
	list-style: square;
}
