body
{
 color: black;
 background: #ffffdd;
 margin-left: 2em;
 margin-right: 3em;
 font-family: arial, helvetica, sans-serif;
}

ul
{
 list-style-type: disc;
}

hr
{
 clear: both;
 border-top: 1px solid black;
 border-bottom: 2px solid #ffff00;
 height: 3px;
}

div.email
{
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin-top: 1em;
 padding-top: 1px;
 padding-bottom: 3px;
 padding-right: 0.5em;
 background: #ffff88;
 color: inherit;
 text-align: right;
}

p.noskiplinetop
{
 margin-top: 0em;
}

p.noskiplinebottom
{
 margin-bottom: 0em;
}

h1
{
 clear: both;
 border: 1px solid black;
 border-right: none;
 background: #ffffaa;
 color: black;
 font-weight: normal;
 font-size: 150%;
 text-align: left;
 margin-left: -2em;
 margin-right: -2em;
 padding-left: 2em;
} 

h2
{
 clear: both;
 border: 1px solid black;
 border-right: none;
 background: #ffffaa;
 color: black;
 font-weight: normal;
 font-size: 120%;
 text-align: left;
 margin-left: 0em;
 margin-right: -2.5em;
 padding-left: 1em;
}

.code
{
 font-family: monospace, courier;
}

.emcode
{
 font-family: monospace, courier;
 font-weight: bold;
}

pre
{
 font-family: monospace, courier;
 white-space: pre;
}

img
{
 border-style: none;
}

table
{
 border: outset 1pt;
 border-spacing: 1pt;
 border-collapse: collapse;
 border-style: ridge;
 empty-cells: show;
}

table td, th
{
 border: outset 1pt;
 border-style: groove;
}

table.hov
{
 background: #f0f0f0;
 color: black;
}

table.hov tr:hover
{
 background: #d8d8d8;
 color: black;
}

table.hov td:hover
{
 background: #b0b0b0;
 color: black;
}

div.leftstick
{
 text-align: left;
 float: left;
 clear: left;
}

div.rightfloat
{
 text-align: right;
 float: right;
 clear: right;
 position: relative;
 top: 1em;
}

div.rightfloat a
{
 text-decoration: none;
}

.zeromargin
{
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

.abstopleft
{
 position: absolute;
 top: 0px;
 left: 0px;
}

.monospaced
{
 font-family: monospace, courier;
 font-size: 10pt;
}

.mailmessage
{
 font-family: monospace, courier;
 font-size: 10pt;
}
