.print_hide {
display: none !important;
background-image: none;
}

* {
/*background-image: none !important; */
background-color: #FFF !important;
font-size: 20px !important;
}

td {
font-size: 20px !important;
}

body {
font-size: 20px !important;
}

#header {
	width: 960px;
	background-image: url(../img/head_short.gif);
	background-repeat: no-repeat;
	height: 146px;
	padding-bottom: 10px;
}

.content {
	color: #000;
	font-size: 20px;
}

h1, h2, h3 {
	color: #000;
}
