.template {

}

.template .f1 {
    font-size:18px;
    padding-bottom:15px;
}

.template .f2 {
    font-size:15px;
    padding-bottom:15px;
}

.template .f3 {
    font-size:12px;
    padding-bottom:5px;
    color: #000000;
}

.template .f4 {
    font-size:11px;
    padding-bottom:15px;
}

.template .f5 {
    font-size:9px;
    padding-bottom:15px;
}


.template .f6, .template .f7, .template .f8, .template .f13 {
    border: none;
    width:100%;
    margin-bottom:10px;
}

.template .f6 th, .template .f7 th, .template .f8 th, .template .f13 th, .template .f6 td, .template .f7 td, .template .f8 td, .template .f13 td {
    padding:3px;
    border-right:1px solid #ffffff;
}

.template .f6 th, .template .f7 th, .template .f8 th, .template .f13 th {
    white-space: nowrap;
    color: #ffffff;
    border-left:#ffffff;
    font-weight:bold;
}

.template .f6 td, .template .f7 td, .template .f8 td, .template .f13 td {
    background-color: #ffffff;
    color: #000000;
    font-size:11px;
}

.template .f6 td.even, .template .f7 td.even, .template .f8 td.even, .template .f13 td.even {
    background-color:#ffffff;
}

.template .f6 td.odd, .template .f7 td.odd, .template .f8 td.odd, .template .f13 td.odd {
    background-color:#e7e7e7;
}

.template img.left_align {
    margin-right:5px;
    margin-bottom:5px;
}

.template img.right_align {
    margin-left:5px;
    margin-bottom:5px;
}

.template .copiright {
    font-size:9px;
    font-style:italic;
    color:#444444;
    padding:0px;
}
