html
{
    min-width: 600px
}
body
{
    font-size: small;
    color: white;
    font-family: verdana,sans-serif;
    background-color: rgb(209,217,222);
    voice-family: inherit;
}
div
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
td
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
th
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
h2
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
h3
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
h4
{
    font-size: small;
    color: #333;
    font-family: verdana,sans-serif;
    voice-family: inherit
}
.clearhack
{
    display: inline
}
body
{
    padding-right: 20px;
    padding-left: 20px;
    background:rgb(209,217,222);
    padding-bottom: 3em;
    margin: 0px;
    color: rgb(209,217,222);
    padding-top: 1em
}
a
{
    color: white;
}
a:hover
{
    color: white;
}
a:active
{
    color: white;
}
p
{
    line-height: 140%;
    color: white;
}
h1
{
    font-weight: bold;
    color: white;
    font-family: trebuchet ms
}
h2
{
    font-weight: bold;
    color: white;
    font-family: trebuchet ms
}
h1
{
    font-size: 180%;
    margin: 0px
}
h1 a
{
    color: #333;
    text-decoration: none
}
h1 a:hover
{
    color: white;
    border-bottom: #666 1px dotted
}
h2
{
    font-size: 140%;
    padding-bottom: 2px;
    margin: 0px;
    border-bottom: white 1px solid;
    color: white
}
p.note
{
    padding-right: 4px;
    margin-top: 0px;
    padding-left: 4px;
    font-size: 85%;
    background: #eee;
    padding-bottom: 4px;
    line-height: 130%;
    padding-top: 4px;
    font-family: tahoma
}
