body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	table-layout: auto;
	overflow: visible;
	page-break-before: auto;
	border-top-color: #666666;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}


a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
