body
	{
		font-family: Verdana;
		font-size: 12px;
	}
div
	{
		font-family: Verdana;
		font-size: 12px;
	}
h2
	{
		margin-bottom: -5px;
	}
a
	{
		color: #000000;
		text-decoration: none;
	}
a.faux-button
	{
		display: none;
	}
div.code
	{
		font-family: Courier New;
	}
hr.stretcher
	{
		display: none;
	}
#footer-container
	{
		display: none;
	}
#header-left
	{
		display: none;
	}
#header-mid
	{
		display: none;
	}
#header-right
	{
		display: none;
	}
#navbar
	{
		display: none;
	}	
.header
	{
		margin-top: 10px;
		font-weight: bold;
		font-size: 14px;
		border-bottom: 1px dashed;
		text-align: right;
		width: 100%;
	}
.sub-header
	{
		font-weight: bold;
	}
.content
	{
		border-bottom: 1px solid black;
		margin-top: 15px;
		margin-bottom: 15px;
	}
