body
{
 background-color: OliveDrab; //#6b8e23;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}
p, td, th, li, h1, h2, h3, i, b, em
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, td, th, li, i, b, em
{
 color: BlanchedAlmond; //#ffebcd Gold; //#ffd700
}
h1, h2, h3, h4, h5, h6, h7
{
 color: #330000;
 font-weight: 900;
 font-variant: small-caps;
}
.heading
{
 color: #330000;
 font-weight: 900;
 font-variant: small-caps;
 font-size: 32px;
}
p, td, th, li
{
 font-size: 16px;
 font-weight: 600;
 line-height: 1.35;
}
a:link, a:visited, a:hover, a:active
{
 color: GreenYellow;; //#adff2f
}
a:hover
{
 background: #cc3333;
}
.email
{
 font-family: monospace; //courier, serif;
 font-size: larger;
 color: GreenYellow;; //#adff2f
 text-decoration: none;
}
.caption
{
 color: #330000;
 font-size: smaller;
}
.signature
{
 font-family: cursive;
}

