@charset "UTF-8";
body {
	background-color: #000000;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-style: italic;
}
.style1 {color: #990000}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #990000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
}

