body	    { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:0px; }
h1	    { margin-top: 8px; margin-bottom: 1px; color: #775D8A; font-family: Arial, sans-serif; font-size: 17px; font-weight: bold}
h2	    { margin-top: 6px; margin-bottom: 1px; color: #775D8A; font-family: Arial, sans-serif; font-size: 15px; font-weight: bold }
h3	    { margin-top: 4px; margin-bottom: 1px; color: #775D8A; font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; font-style: italic;  }
p	    { margin-top: 1px; padding-bottom: 4px; padding-top: 0px; font-family: Arial, sans-serif; font-size: 11px; }
hr	    { height: 1px }
li	    { margin: 1px; padding: 1px; font-size: 11px;}
pre	    { background-color: #eeeeff; }
.inline	    { font-family: monospace; background-color: #eeeeff; }
.warning    { font-family: monospace; background-color: #ffeeee; }
td	    { vertical-align: top }
code        { font-family: monospace; background-color: #eeeeff; color: #006666; font-size: 11px}
.code        { font-family: monospace; background-color: #eeeeff; color: #006666; font-size: 11px }
a	    {text-decoration: none; color: #827556; letter-spacing: 0.05em; font-size: 11px;}
a:visited   {text-decoration: none; color: #827556; letter-spacing: 0.05em; font-size: 11px;}
a:hover	    {text-decoration: none; background-color: #938461; color: white; font-size: 11px;}
 /*
a:hover	    {text-decoration: none; padding-left: 3px; padding-right: 3px; border-bottom: solid silver 1px; border-right: solid silver 1px;}
border-bottom: solid silver 1px;
*/
/*
a:hover	    {text-decoration:none; background-color: #FFFF99;}
a:hover	    {text-decoration:none; background-color: #A5FF99; color: white;}
*/

