.noPRINT0 { display: none; }
.noPRINT1 { display: none; }
.noPRINT2 { display: none; }
.noPRINT3 { display: none; }
.noPRINT4 { display: none; }
.noPRINT5 { display: none; }
.noPRINT6 { display: none; }
                            
#head, #footer  { display : none; }  

A:link    { color: blue}   /* unvisited links */
A:visited { color: purple } /* visited links   */
A:hover   { color: red}    /* user hovers     */
A:active  { color: maroon}   /* active links    */

A  { text-decoration: none }
H1 { font-family: Arial, helvetica, sans-serif; font-size: medium; font-weight: bold; text-align: center; color:black}
H2 { font-family: Arial, helvetica, sans-serif; font-size: x-small; font-weight: bold; text-align: center; color:black}
H3 { font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: normal; text-align: left; color: #000000; font-style: italic }
H4 { font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: normal; text-align: left; color: #000000}
H5 { font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: normal; text-align: center; color:black}
H6 { font-family: Arial, helvetica, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000}
                            
BODY { font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: normal; text-align: left; color: #000000}

UL { list-style:disc }

li { font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: normal; text-align: left; color: #000000}
