body {
	background: white;
	font-size: 12pt;
	margin: 0;
	font-family: Georgia, serif;
	
}
h3 {
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px
}
#topheader, #header, #sidebar, #footer, #logo, #tagy, #header-small, #baner-big {
	display: none;
}
.content-right ul.empty {
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
}
.content-right ul.empty li {
	list-style-image: url();
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}
#slideshow {
	position: absolute;
	left: 310px;
	top: 35px;
	width: 679px;
	height: 298px;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	page-break-inside: avoidcolor: black;
}
img {
	page-break-inside: avoid;
	page-break-after: avoid;
}
blockquote, table, pre {
	page-break-inside: avoid
}
ul, ol, dl {
	page-break-before: avoid
}

.content-left a {
	color: #000;
	text-decoration: none;
  font-weight:bold;
}

.content-left h2 a {
	color: #000;
	text-decoration: underline;
	font-size: 14pt;
	 font-weight:bold;
}