* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

div a {
	text-decoration:none;
	color:#000000;
}

div a:link {
	text-decoration:none;
	color:#ef7f00;
}

div a:hover {
	text-decoration:none;
}

h3 {
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
}

h4 {
	font-size:9pt;
	margin-bottom:10px;
	color:#666666;
	font-style:italic;
	font-weight:normal;
	line-height:15px;
	padding-bottom:10px;
	border-bottom:1px solid #f1f1f1;
}

p {
	display:block;
	clear:both;
	text-align:left;
}

body {
	padding:0px;
	margin:0px;
	background-color:#000000;
	overflow-x:hidden;
}

.htmlContent {
	width: 960px;
	height: 375px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -187px;
	background-color:#000000;
}