body {
	background-color:#000000;
	color:#ffffff;
	font-family:Verdana, sans-serif;
	font-size:9pt;
	margin:0;
}

td {
	vertical-align:top;
}

p, .normal {
	color:#ffffff;
	margin:0;
}

h1, .h1 {
	color:#000000;
	font-size:15pt;
	font-weight:bold;
	margin:9pt 0 3pt;
}

h2, .h2 {
	color:#000000;
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	margin:9pt 0 3pt;
}

h3, .h3 {
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	margin:9pt 0 3pt;
}

h4, .h4 {
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	margin:6pt 0 2pt;
}

h5, .h5 {
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	margin:6pt 0 2pt;
}

h6, .h6 {
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	margin:3pt 0 0;
}

li {
	color:#000000;
	margin:0;
}

a {
	color:#febf00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-style:none;
}
