

h1,h2,h3,h4,h5,h6
{
	margin: 0;
}

h3
{
	font-size: 16px;
	font-weight: bold;	
	border-bottom: solid 1px black;
	margin-top: 20px;
	margin-bottom: 4px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}

h6
{
	font-size: 11px;
	font-weight: normal;	
	margin-bottom: 8px;
}

.content
{
	margin: 0;
	padding: 0;
	border: none;
	line-height: 18px;
}

.date
{
	font-size: 10px;
	padding-top: 2px;
}

ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#footer
{
	margin-top: 20px;
	margin-top: 40px;
	text-align: center;
}
