/* =Print CSS Document
----------------------------------------------- */
#header h1 {display: none;}
#banner {display: none;}
#nav {display: none;}
#sidebar {display: none;}
img {border: none;}
#content img {display: none;}
h1 {font-family: Arial; font-size: 18px;}
h2 {font-family: Arial; font-size: 15px;}
h3 {font-family: Arial; font-size: 14px;}
p, ul, ol {font-family: Arial; font-size: 12px; line-height: 18px;}
a {color: #000; text-decoration: none;}
