@charset "UTF-8";
body,td,th {
	font-family: Georgia;
}
body {
	background-color: #e5e2e2;
	margin-top: 30px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.statementconsuming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}

