h1 {
    color: #3D117B;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    margin-left: 19px;
}
.news {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #999999;
}
.newsb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
.rails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.birails {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.point {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 2;
    text-decoration: none;
    color: #cc9933;
}
.point2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 2;
    text-decoration: none;
    color: #ffcc00;
}
.point3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 2;
    text-decoration: none;
    color: #0;
}

.body {
    font-family: MS Sans Serif, Geneva, Helvetica, Verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.body22 {
    font-family: MS Sans Serif, Geneva, Helvetica, Verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #014a29;
}
.body2 {
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #014a29;
}
.copy-intelsib {
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #014a29;
}

.bodyhead {
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #3D117B;
}
.bodysubt {
    font-family: Geneva, Helvetica, Verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #d66000;
}
.ulli {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #d66000;
    font-weight: normal;
}
.ulli2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #d66000;
    font-weight: normal;
}

table.tbl_simple {
        width: 100%;
}
.tbl_simple tr.subTitle td {
        background-color:#DADEB9;
        padding: 5px;
        font-family: tahoma;
        font-size: 75%;
        border-bottom:1px solid #888888;
        border-right: 1px solid #888888;
}
.tbl_simple tr.subTitle td.main {
        background-color:#FCB63B;
}
.tbl_simple tr.title th {
        font-family: tahoma;
        color: white;
        font-size: 95%;
        padding: 5px;
        margin: 0px;
        font-weight : bolder;
}
table.tbl_simple tr.rowEven td {
        background-color: #f6f6f6;
}
table.tbl_simple tr.rowEven td.main {
        background-color: #FFCB70;
}
table.tbl_simple tr.rowEven td, table.tbl_simple tr.rowOdd td {
        border-bottom: 1px solid #cccccc;
        padding: 1px 3px;
        font-family: tahoma;
        font-size:75%;
}


.container {
        margin: auto; 
        width: 740px; 
        position: relative;
}

.headerimage {
        position: relative;
        z-index: 10;
}

h1.bodyhead, h3.bodyhead {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
}
