

body { font-family: Arial, Geneva, sans-serif; }
body { font-size: 10pt; color: black; background: white; }

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 100%; }
pre { font-family: Arial, Geneva, sans-serif; }
h1,h2,h3,h4,h5,p,ul { font-family: Arial, Geneva, sans-serif; }
  :link { color: blue; } /*  for unvisited links */
  :visited { color: purple; } /* for visited links */
  :hover { color: silver; }  /* when mouse is over link */

P.body{ font-size: 10pt; text-align: LEFT }
P.head{ font-size: 14pt; text-align: LEFT }
P.links{  font-size: 8pt; }
P.contact{ font-size: 8pt; text-align: RIGHT; }
P.midcolumn{ font-size: 8pt; text-align: LEFT; }

TD.header { border-bottom: blue 4px solid; }

TD.nav { background: url(pix/navbackground.jpg) }

TD.footer { border-top: blue 1px solid; }

TD.box { border-top: blue 1px solid; border-left: blue 1px solid; border-bottom: blue 1px solid; border-right: blue 1px solid; }