@charset "iso-8859-1";

body {
		background-color: #000000;
		background-image: url(MainBack3.jpg);
		background-attachment: fixed;
		font-family: "Arial", sans-serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
		text-align: left;
}
p {
		font-family: "Arial", sans-serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
		text-align: left;
}
h1 {
		font-family: "Times New Roman", serif;
		font-size: 18pt;
		font-weight: bold;
		font-style: italic;
		color: #FFFF00;
		text-decoration: none;
		text-align: center;
}
.nav {
		font-family: "Arial", sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
}
.typea {
		text-align: left;
		font-family: "Times New Roma", serif;
		font-weight: bold;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12pt;
		margin-left: .5in;
		margin-right: .5in;
}
.notice {
		font-family: "Courier New", sans-serif;
		font-size: 7pt;
		font-weight: bold;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
}
h3 {
		font-family: "Times New Roman", serif;
		font-size: 18pt;
		font-weight: bold;
		font-style: italic;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
}
td {
		vertical-align: top;
}
th {
		vertical-align: middle;
}
a {
		text-decoration: none;
		color: #FFFF00;
}
a:hover {
		text-decoration: underline;
}
a:visited {
		color: #FF0000;
}
li {
		list-style-type: square;
}