/* Print style sheet    */
body { font-family:Arial, Helvetica, sans-serif;}

h1, a {color : #c00; font-family:"Times New Roman", Times, serif;}

h2 { font-family:"Times New Roman", Times, serif;}

#navigation, #subNavigation, .top, #contactDiv {display : none;}

#contentDiv { border-top: 1px solid #c00;}

#footer {border-top: 1px solid #c00; padding-top:10px;}
#footer ul, #footer ul li { padding:0px; margin:0px; list-style-type: none;}