@charset "utf-8";

/* print.css */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#scroll_top, #menu, #social, #form_container
{
	display: none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	color: #000000;
}
h1 {
	border-bottom: medium #000 double;
}
h2 {
	border-bottom:  thin #333  solid ;
}
h4 {
	font-style:italic;
}