body
	{
	background-color: white;
	font: 0.8em/1.3em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	}


h3
	{
	color: #8C1821;
	font: 180% Georgia, "Times New Roman", Times, serif;
}

h5
	{
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font: .6em/1.1em;
	color: #9f9f9f;
}


h6
	{
	padding-top: 20px;
	line-height: 190%;
	font-size: .4em;
	font-style: normal;
	font-weight: normal;
}
	
.date
	{
	font: 100%   Courier New, Courier, mono;
	color: #979797;
	display:block;
	bottom: -5px;
	position: relative;
}

#container {
	margin: 30px 10px 10px 30px;
}

hr {
	background: silver none;
	height: 1px;
	color: silver;
	margin: 1.5em 15px 1em 0;
	border: 0 dotted silver;
}