@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100;
	text-align: center;
	vertical-align: top;
	padding-left: 15%;
	white-space: normal;
}
h1 {
	font-size: 24px;
	color: #2D1C49;
	text-align: center;
}
h3 {
	color: #004000;
}

body,td,th {
	color: #5C5C2E;
	padding: 0px;
	vertical-align: middle;
	width: 850px;
	margin-left: 65px;
}
img {
	padding: 0px;
	vertical-align: text-bottom;
	position: relative;
	text-align: justify;
}
a {
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #363;


}
a:visited {
	text-decoration: none;
	color: #090;
}

a:hover {
	text-decoration: underline;
	color: #0C0;
}
a:active {
	text-decoration: none;
	color: #2C1B48;
}

#header {
	text-align: center;
	width: 870px;
	position: relative;
}


#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #636332;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	clear: none;
	padding-bottom: 0px;
	left: 0px;
	text-align: left;
	vertical-align: middle;
	width: 850px;
	position: inherit;
	padding-left: 10px;
}
#content img {
	margin-right: 10px;
	border: medium groove #666;
}


#content ul {
	text-align: center;
	list-style-position: inside;
	list-style-type: disc;
}
#navbar {
	width: 870px;
	position: relative;
}
#subfooter a {
	font-size: 1em;
}

