
.header1 {
    font-weight: bold;
    font-size: 14px
}

.header2 {
    font-weight: bold;
    font-size: 12px;
    color: #FF0000
}

.header3 {
    font-weight: normal;
    font-size: 12px;
    color: #0000FF
}

.example1 {
    font-weight: bold;
    font-size: 14px
}

.example2 {
    font-weight: bold;
    font-size: 12px;
    color: #FF0000
}

.tablerow1 {
    background-color: #BBBBBB;
}




