/* CSS Document */

/* print styles */
BODY {color: #000; background: #fff;}
A:link, A:visited {background: #fff; color: #000; text-decoration: underline; font-weight: bold;}
H1, H2, H3 {background: #fff; color: #000; padding-bottom: 1px; border-bottom: 1px solid gray;}
TABLE { border: #999999 solid 1px; table-layout: auto; border-collapse: collapse;}
TABLE TH {border: #999999 solid 1px;}
TABLE TD {border: #999999 solid 1px;}
DIV#HEADER	{display: none !important;}
DIV#PATH	{display: none !important;}
DIV#SIDEBAR	{display: none !important;}
DIV#FOOTER	{display: none !important;}
DIV#PRINT	{display: none !important;}
