@media print{
	
body { color: #000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ffffff; margin: auto; padding: 0; text-align: center;}
h1 {font-size: 2em; font-weight: bold;}
h3 {font-size: 1.5em;}
a { color: #039; font-size: 1em; text-decoration: none; }
a:visited { color: #366; }
dl { margin-left: 10px; }
dt {}
dt strong { color: #000; }
/************* element declarations for report page ***********************/
table tr td { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

#page_wrap {text-align: center; width: 626px; margin: auto; background-color: #ffffff;}

button {display: none;}
input {display: none;}
}
