/* BASIC STYLESHEET */

body {
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        left: 0px;
        line-height: 133%;
        margin: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        position: absolute;
        top: 0px;
        visibility: visible;
        width: 1000px;
        letter-spacing: .01pt;
}

a, img {
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        white-space: nowrap;
}


table {
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-collapse: collapse;
        border-left-style: none;
        border-left-width: 0px;
        border-right-style: none;
        border-right-width: 0px;
        border-spacing: 0;
        border-top-style: none;
        border-top-width: 0px;
        margin: 0;
        padding: 0;
}

tr, td {
        margin: 0px;
        padding: 0px;
        font-size:12px;
}
.content {
        left: 0px;
        margin: 0;
        padding: 0 0 30px 0;
        width: 979px;
        position: absolute;
        top: 172px;
}
p{
        font-size:12px;
        line-height: 133%;
}
