body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#logo_print {
	width: 650px;
	height: 100px;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#border {
	width: 650px;
	text-align: left;
	margin: 25px auto 0 auto;
	padding: 0 0 0 0;
}

#content, #maincolumn, #maintext, #home_content, #home_maintext {
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 19px;
}

#topnav, #maincolumn_header, #mainimage, #leftcolumn, #rightcolumn, #footer, #home_flash, #home_rightcolumn, #home_footer {
	display: none;
}

a {
	color: #8a1e02;
	text-decoration: underline;
}

a:hover {
	color: #ccc;
}

.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #8a1e02;
}

.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #8a1e02;
}

.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #8a1e02;
}

.title {
	font-size: 10px;
}

.text-bold {
	font-weight: bold;
}

.text-emphasis {
	font-style: italic;
}

.text-bold-emphasis {
	font-weight: bold;
	font-style: italic;
}
