@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #800040;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #800040;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #800040;
}
#container #footer {
	background-color: #820970;
	clear: right;
	float: none;
	width: 800px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 0px;
	text-transform: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #800040;
	text-transform: uppercase;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #800040;
}
