
body { color: black; background-color: white; font-family: Times, serif; margin-left: 10%; margin-right: 10%; }

a:link    {color: black; background-color: transparent;}
a:visited {color: black; background-color: transparent;}
a:active  {color: black; background-color: transparent;}

h1             { margin-left: -4%;}
h2,h3,h4,h5,h6 { margin-left: -2%; }

h1 {font-size: 200%; font-weight: bolder; font-style: normal; font-family: Times, serif;}
h2 {font-size: 150%; font-weight: bold  ; font-style: normal; font-family: Times, serif; page-break-before: always}
h3 {font-size: 100%; font-weight: normal; font-style: italic; font-family: Times, serif;}

h1.italicized   {font: bolder italic 200% Times, serif}
h2.italicized   {font: bold   italic 150% Times, serif;}

p.sitetitle     {font: bolder normal 450% Times, serif; }
p.p75           {font: normal normal  75% Times, serif; } 

.noprint        { display: none; }

span.mainquote  {font-weight: bold;   font-style: italic; font-size: 110%; font-family: Times, serif;}
span.quote      {font-weight: normal; font-style: italic; font-size: 100%; font-family: Times, serif;}
span.italicized {font-weight: normal; font-style: italic; font-size: 100%; font-family: Times, serif;}
span.bolded     {font-weight: bold;   font-style: normal; font-size: 100%; font-family: Times, serif;}
span.revised    {font-weight: normal; font-style: normal; font-size:  80%; font-family: Times, serif;}
a.internal1     {font-weight: bold;}

div.box         { border: solid; border-width: thin; width: 100%; padding-left: 30px }
div.center      {text-align: center}

img.leftimage {margin-left: 0px; margin-right: 50px; margin-top: 4px}

img {float: left;}

table { color: black; background-color: white; width: 100%; }
tr    { color: black; background-color: white; }
th    { font: bold   12px Times, serif; text-align: left; padding: 8px 8px; letter-spacing: 2px; text-transform: uppercase; }
td    { font: normal 12px Times, serif; text-align: left; padding: 2px 8px;}

