* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
	behavior: none !important;
}
a, a:visited {
	text-decoration: underline;
}
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
h1, h2, h3, h4 {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.round {
	border-radius:0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	behavior:'' !important;
}
.links {
	display:none;
}
.container {
	border:none !important;
	width:100% !important;
}
div.header {
	background:none !important;
	height:70px !important;
}
html h1.logo {
	background:none !important;
	text-indent:0 !important;
	font-size:18px !important;
	font-weight:bold !important;
	margin:25px 0 0 25px !important;
}
div.menu {
	display:none;
}
div.menu form {
	display:none;
}
div.content {
	padding:0;
}
div.column_1, div.column_2 {
	display:inline;
	float:left;
	margin-left:1%;
	margin-right:1%
}
div.column_1 {
	width:40%;
}
div.column_2 {
	width:56%;
}
html div.block {
	background:#fff !important;
	border:none !important;
	border-bottom:2px solid #ccc !important;
	box-shadow: none !important;
	behavior:'' !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	margin-bottom:20px;
	padding:20px;
}
div.block p	{ text-align:justify;}