h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #000000;
}
h2 {
	font-size: 16pt;
	color: #AA0E3D;
}
.headerborder {
	background-image: url(Images/Completed/Sunset%20Bloom/Sunset3.1.jpg);
}
.whitebackground {
	background-color: #FFFFFF;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .60em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #0033FF;
	text-decoration: underline;
}
img {
	margin: 0px 5px 5px 0px;
}
.navbarbackground {
	height: 80px;
	width: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	float: left;
	position: relative;
	width: 10em
}
li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}
li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul { display: block; }
.navstyle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 18px;
}
