body {
	line-height: 1.5;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: none;
	font-size: 10pt;
}


h1, h2, h3, h4, h5, h6 {
		line-height: 1.2
}

img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
}

a img {
	border: none;
}

blockquote {
	margin: 1.5em;
	padding: 1em;
	font-style: italic;
	font-size: .9em;
}

a:link, a:visited {
	background: transparent;
	border-bottom: 1px solid #ccc;
	color: #000;
	text-decoration: none;
}

#access, #nav, #sidebar, #top, #searchform, #mailinglist_form,  #header ul, #contacts .legalcol, h1 img, .noprint {
	display: none;
}

#header {background-color: #ccc; height: 80px; }
#main {clear: both}

hr {
	background: #333;
	color: #333;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}


#contacts {
	font-size: .8em;
	margin-top: 5em;
	padding-top: 1em;
	border-top: 1px solid #000;
}