/* CSS Document - print style sheet */


body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3, h4, h5, h6 {
	font-size: 11pt;
	margin-top: 1px;
	margin-bottom: 3px;
	}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bolder;
	color: #000000;
	}

a img {
	border: 1px solid #595959;
	}

.hidden {
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.column-left-in img {
	float: left;
	border: 1px solid #3F0707;
	margin: 4px 7px 2px 0;
	}

.ssclass {
	color: #3C0808;
	line-height: 1.4;
	border: 2px solid #FEC664;
	float: left;
	margin-bottom: 25px;
	padding: 10px;
	width: 97%;
	clear: both;
	}

	.ssclass img {
		border: 2px solid #5F0407;
		float: left;
		margin: 0 10px 0 0;
		}

#header .version, #menu, .ornament, #footer ul, .print {
	display: none;
	}

form#searching, form#searching input.search, .adv_search, #comment_entry_form {
	display: none;
	}
