body { text-align: center; margin-right: 5%; margin-left: 5%; background-color: #000000}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 36px;
	text-align: center;
	letter-spacing: 0.18em;
}
h2 {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; font-weight: bold}
p {  color: #999999; font-size: 18px; font-family: Arial, Helvetica, sans-serif; margin-right: auto; margin-left: auto; text-align: center}
ul {
	color: #FFFFFF;
	text-align: left;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	color: #FF0000;
}
div {  text-align: center; margin-right: auto; margin-left: auto}
h3 {  text-align: center; margin-right: auto; margin-left: auto; font-family: "Times New Roman", Times, serif; font-size: 12px; color: #339966}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; margin-right: auto; margin-left: auto; color: #0000FF}
h5 {  font-family: Arial, Helvetica, sans-serif; color: #009999; text-align: center; margin-right: auto; margin-left: auto; font-size: 12px; font-weight: bold}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-align: center; margin-right: auto; margin-left: auto; font-weight: bold}
