<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
    font-family: Verdana;
    padding: 0px;
    margin: 0px;
}

.headerbar
{
    border-bottom: 1px solid #999999;
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left:100px;
}

.header 
{
    font-size: 20px;
    font-weight: bold;
    color: #494949;
}

ul.featurelist li
{
    padding-bottom: 10px
}

img
{
    border: none;
}

a
{
    text-decoration: none;
}</pre></body></html>