#container {
	width: 640px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	color: #000000;
	text-align: justify;
	}
	#container p {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		text-indent: 35px;
		}
	#container p.ftn {
		font-size: 12px;
		}
	#container h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		}
	#container h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		margin-top: -8px;
		text-align: center;
		}
	#container h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		}
	#container blockquote {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		margin-left: 70px;
		}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	}
td.slug {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	width: 10%
	}
td.source {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	}
td.note {
	background-color: #FFFFCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
