body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCCCCC;
	background-color: #333333;
	border-bottom-style: none;
	text-decoration: none;
}
p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}

