body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 15pt;
	background-color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	line-height: 15pt;
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18pt;
	line-height: 18pt;
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18pt;
	line-height: 4pt;
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16pt;
	line-height:16pt;
	color: #ffffff;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
	font-size: 14pt;
	line-height: 15pt;
	color: #F7E1BE;
	text-decoration: none;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: nomral;
	color: #000000;
	line-height: 13pt;
	text-decoration: none;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: nomral;
	color: #F7E1BE;
	line-height: 15pt;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height:13pt;
	color: #646A9A;
	text-decoration: none;
}
.rule  {
	color: #C19F72;
}

.copy  {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	line-height:8pt;
	color: #ffffff;}

a:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CFB191;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F7E1BE;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a93415;
	text-decoration: underline;
}
a.copy {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 8pt;
	color: #ffffff;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 8pt;
	color: #F7E1BE;
	text-decoration: none;
	}
