body
	{
	padding: 0;
	margin: 0;
	}
table td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	}
table.outertable
	{
	border: 1px solid #e2ebf2;
	}
table.innertable
	{
	border: 2px solid #e2ebf2;
	margin: 4px;
	}
tr.heading td, tr.heading th
	{
	background: #e2ebf2;
	padding: 6px 15px 6px 0;
	}
th
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	font-weight: bold;
	text-align: left;
	}
a
	{
	color: #4e4e4e;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
