body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 160%;
}

h1 {
	font-family: georgia, times, serif;
	font-weight: normal;
	color: #2b5056;
	font-size: 200%;
	line-height: 160%;
	border-bottom: 1px solid #2b5056;
	margin-right: 20px;
}

h2 {
	font-family: georgia, times, serif;
	font-weight: normal;
	color: #2b5056;
	font-size: 150%;
	line-height: 130%;
	margin: 1.5em 0 0.3em 0;
}

a {
	color: #1b363c;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

a:hover {
	border-bottom: 1px solid #2b5056;
}


.topheadline {
	margin-top: 0px;
}



.clearer {
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}