html
{
	overflow-x: auto;
	font-size: 80%;
	font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 135%;
	font-weight: 100;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	unicode-bidi: embed;
}
a:link, a:visited
{
	color: #558855;
	text-decoration: none;
}
a:hover, a:active
{
	color: #998855;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	unicode-bidi: embed;
}
#wrapper 
{
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	text-align: left;
	width: 100%;
}
table 
{
	display: table;
}
tr 
{
	display: table-row;
}
td 
{
	display: table-cell;
}