img,
div.col-left,
div#footer 
{display: none;}

div.toggle
{display: inline !important;}

body
{
	line-height:1.5;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	background: none;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin-bottom: 15px;
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 17px;
}

p
{
	margin-bottom: 15px;
}

a:link, a:visited,
a:hover, a:active
{
	border:none;
	text-decoration: none;
	color: #000;
}

strong
{
	font-weight: bold;
}

