/* NEW TIMES Print CSS */

.noprint, #row_header, #row_nav, #col_1, #col_3, #row_footer_1, #row_footer_2 {display:none;}


body, p, div, td, li {font:12px Arial, Tahoma, Verdana, sans-serif;color:#000;}

h1     {font-size:18px;font-weight:bold;margin-bottom:9px;color:#000;text-transform:uppercase;letter-spacing:-1px;}

		h1.primary {font-size:30px;border-bottom:1px solid #ccc;text-transform:none;margin-bottom:0px;}

h2     {font-size:17px;font-weight:bold;margin-bottom:1px;color:#000;letter-spacing:-0.5px;}

h3     {font-size:13px;font-weight:bold;margin-bottom:15px;color:#000;text-transform:uppercase;}/* aka biline */
h4     {font-size:13px;font-weight:bold;margin-bottom:15px;color:#000;text-transform:uppercase;} 
p      {line-height:18px; margin:0px 0px 15px;}
hr     {height:1px;border:0px solid #000;border-top-width:thin;}
ul     {margin-left:40px;}

strong, a strong, strong a {font-weight:bold;}
em, em strong, strong em   {font-style:italic;}
strong a em, strong em a   {font-weight:bold;font-style:italic;}

a:link    {color:#000;text-decoration:underline;}

div#viewing_issue {font-size:10px;color:#666;margin:3px 0px 20px;}