/*
** websiteId="UOW_Main"; 
** Printing colours & styles across
** entire UOW website.
*/
body
 { color: #000000; background: #FFFFFF; background-image: URL(/images/spacer.gif); }
#noPrint
 { display:none;}
#PrintOnly
 { display: inline; }
#leftPrint, notes, a.notes, #leftPrint a, #leftPrint a.notes
 { text-align:left; color: #000; font-size:6pt; }
#contentPrint,
#contentPrint a,
#contentPrint h1,
#contentPrint h2,
#contentPrint h3,
#contentPrint h4,
#contentPrint h5,
#contentPrint h6,
#contentPrint hr,
#contentPrint td,
#contentPrint th,
#contentPrint p,
#contentPrint li
 { color: #000000; background: #FFFFFF; font-family: "Times New Roman", Times, serif; }
#contentPrint ul { list-style-image:none; list-style-type:disc; }
#contentPrint
 { float: none; width:560px; }
#contentPrint, #contentPrint td
 { font-size:10pt; }
