


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: CENTER; }
P.midcolumn{ font-size: 8pt; text-align: LEFT; }
