@charset "iso-8859-1";

body {
	color:black;
	background-color:white;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
td {
	border-color:black;
	border-style:solid;
	border-width:1px;
}
h1 {
	size:15px;
}
h2 {
	size:14px;
}
h3 {
	size:13px;
}
.style_table {
	margin-top:5px;
	margin-bottom:20px;
}

img {
	display:none;
}
.img_wrapper {
	display:none;
}

div.printerfriendly {
	margin-left: 5px;
}
