body {
	background-color: #000000;
}
.style1 {
	font-size: 36mm;
	color: #FF0000;
}
.style2 {color: #FFFFFF}
h2 {
	font-size: 18pt;
}
hr {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
p {
	font-size: 10pt;
	line-height: 15pt;
	color: #CCCCCC;
}
h1 {
	font-size: 20pt;
	color: #FFFF66;
}
h2 {
	font-size: 16pt;
	color: #FF9933;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;

}
td {
	list-style-type: lower-roman;
}
ul {
	list-style-type: circle;
}
img {
	margin: 10pt;
}
