#NoPrint {display: none; visibility: hidden;}
#Print{display: block; visibility: visible;}
#noprint {display: none; visibility: hidden;}
#print{display: block; visibility: visible;}


body {color: #000; margin: 0in;}

H1 {font-family: times new roman, Helvetica, sans-serif; color: #000; text-transform: uppercase;}
H2 {font-family: times new roman, Helvetica, sans-serif; color: #000; text-transform: uppercase;}
H3 {font-family: times new roman, Helvetica, sans-serif; color: #000; text-transform: uppercase;}
H4 {font-family: times new roman, Helvetica, sans-serif; color: #000; text-transform: uppercase;}

p {font-family: times new roman, Helvetica, sans-serif;}
td {font-family: times new roman, Helvetica, sans-serif;}
UL {font-family: times new roman, Helvetica, sans-serif;}
OL {font-family: times new roman, Helvetica, sans-serif;}
li {font-family: times new roman, Helvetica, sans-serif;}


a:link, a:visited {text-decoration: none;}
a:link:after, a:visited:after {content: " (" attr(href) ") ";}

#content {margin: 0; padding: 0; background-color: #fff;}

