@charset "utf-8";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

li {
	padding-top: 10px;
	list-style-type: disc;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}
h2 {
	font-size: 22px;
	text-align: center;
}
h3 {
	font-size: 18px;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
}
h5 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	text-align: center;
}


.copyright {
	font-family: FunctionLH, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	white-space: normal;
}
.middle {
	text-align: left;
	width: 600px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	vertical-align: text-top;
	padding: 2px;
}
