body {
        background: url(images/back.jpg) norepeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 24px;
        color: #666666;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
}

pre {
        font-family: Arial, Helvetica, sans-serif;
}

img.scrshot {
        border-color: #666666;
}

td.content {
        padding-top: 15;
        padding-bottom: 15;
        padding-left: 5;
        padding-right: 5;
}

td.design {
        vertical-align:top;
}

table.invisible {
        border: 0;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
}

td, th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 24px;
        color: #666666;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height:normal;
        color: #666666;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size:22px;
        line-height:normal;
        color: #FF9933;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size:18px;
        line-height:normal;
        color: #FF9933;
}

.footer {
        text-align: center;
        font-weight: bold;
}

td.navtop {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        vertical-align: middle;
        color: #999999;
        line-height:36px;
        text-align: left;
        font-weight: bold;
        font-size: 12px;
}

a.nav {
        line-height:36px;
        color: #666666;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}

a:hover.nav {
        color: #FF9933;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}

a {
        color: #666666;
        font-weight: bold;
        text-decoration: none;
}

a:hover {
        font-weight: bold;
        text-decoration: underline;
}

ul {
        vertical-align: middle;
        list-style-image: url(images/bullet.jpg);
}