﻿body 
{
	background-color: Black;
	font-family: 'Optima', 'Trebuchet MS';
	color: White;
}

a {color: White}

A:hover {
	text-decoration: underline;
	color: #336699;
}
td
{
	border: 0px none #FFFFFF;
}

p
{
	text-align: left;
	border: solid 0px black;
}

.ch1
{
	font-size: 14pt;
	font-weight: normal;
	border-bottom: solid 1px gray;
	text-align: center;
	line-height: 250%;
}

div
{
	border: 0px solid black;
}

.ch2
{
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	line-height: 180%;
}
.ch3
{
	font-size: 10pt;
	font-weight: normal;
	text-align: Left;
	line-height: 100%;
}

.ch4 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: wingdings;
	font-style: normal;
}
.ch5 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.ch6 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: webdings;
	font-style: normal;
}
.ch7 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: zapfDingbats;
	font-style: normal;
}
.ch8 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: "Wingdings 3";
	font-style: normal;
}
.ch9 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	font-family: "Wingdings 2";
	font-style: normal;
}
