@charset "UTF-8";
#navigation {
	vertical-align: bottom;
}
h1 {
	font-size: 36px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	color: #000000;
	background: right;
	padding-right: 2px;
	padding-left: 2px;
}

