body
{
 background: black; /*OliveDrab; #6b8e23*/
 /*background-color: white;*/
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
}
p, td, th, li, h1, h2, h3, i, b, em, div
{
 font-size: 28px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, td, th, li, i, b, em, div
{
 color: BlanchedAlmond; /*#ffebcd Gold; #ffd700*/
 /*color: black;*/
}
h2, h3, h4, h5, h6, h7
{
 color: BlanchedAlmond; /*#330000;*/
 /*color: black;*/
 font-weight: 900;
 font-variant: small-caps;
}
h1
{
 color: BlanchedAlmond; /*#330000;*/
 /*color: black;*/
 font-weight: 900;
 font-variant: small-caps;
 font-size: 150%;
}
.heading
{
 color: #330000;
 font-weight: 900;
 font-variant: small-caps;
 font-size: 125%;
}
p, td, th, li, div
{
 font-size: 28px;
 font-weight: 600;
}
a:link, a:visited, a:hover, a:active
{
 color: GreenYellow;; /*#adff2f*/
 /*color: purple;*/
}
a:hover
{
 background: #cc3333;
}
.email
{
 font-family: monospace; /*courier, serif;*/
 font-size: 28px;
 color: GreenYellow;; /*#adff2f*/
 /*color: purple;*/
 text-decoration: none;
}
.caption
{
 color: #330000;
 font-size: smaller;
}
.signature
{
 font-family: cursive;
}
.table-row-gray
{
 background-color: #c0c0c0;
 font-size: smaller;
}

