body {
	text-align: justify;
}

a.more,
#footer,
#left,
#break,
#header {
	display: none;
}

h1 {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

a {
	color: black;
}

h1 a {
	text-decoration: none;
}

.for_print_view {
	font-size: 12px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

