/* PRINT */

#colRight {display:none;}

#colLeft  {border:none;}
  #header {display:none;}
  #logo   {display:none;}
  #nav    {display:none;}
  #nav2   {display:none;}
  
body {margin:0px;}
h1
{font:22px "Times New Roman", Times, serif; font-weight:bold; color:#000; margin-bottom:10px;}
h2
{font:16px "Times New Roman", Times, serif; font-weight:bold; color:#000; margin-bottom:15px;}
h3
{font:13px "Times New Roman", Times, serif; font-weight:bold; color:#000; margin-bottom:8px;}
hr
{height:1px; border:0px solid #000; border-top-width:thin;}
ul
{margin-left:40px;}
td   {font:14px "Times New Roman", Times, serif;color:#000;}
p    {font:14px "Times New Roman", Times, serif;color:#000;line-height:18px;margin:15px 0px;}
strong {font-weight:bold;}

a:link    {text-decoration:underline;color:#000;}
a:visited {text-decoration:underline;color:#000;}
a:hover   {text-decoration:none;color:#000;}