body         { background-color: white; font-size: medium;} 
tbody        { font-size: medium;} 

a            { text-decoration: none }
a:link       { color: navy }
a:visited    { color: navy }

.printonly   { display: block }
.dontprint   { display: none }
.footnote    { display: inline; }
.printnote   { display: inline; font-size:small }

h1           { font-size: large; font-weight: bold }
h2           { font-size: medium; font-weight: bold }
h3           { font-size: medium; font-weight: normal }

.medium      { font-size: large }

.maincell    { padding-right: 0 }

.sidebox     { background-image: none; border: solid 1px gray; }
.boxhead     { background-image: none }
.boxheading  { background-image: none; color: navy; text-decoration: underline}
.boxbody     { background-image: none }

.w3clink     { text-decoration: none; color: black }
.w3clink:link     { color: black }
.w3clink:visited  { color: black }

