body
{
	margin: 0px 0px 0px 0px;
	background-color: White;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
td
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
}
div
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
}
select
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
input
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
textarea
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
.Small
{
	font-size: 7pt
}
.Big
{
	font-size: 10pt
}
.Heading
{
	font-size: 15pt;
	color: #888888;
	letter-spacing: -1pt;
}
hr
{
	height: 1px;
	border: 1px solid #BBBBBB
}