body{
    background: black;
    color: white;
    }

td.body{
    font-size: 14pt;
    }

.title{
    font-size: 18pt;
    font-weight: bold;
}

.pink_title{
    font-size: 18pt;
    font-weight: bold;
    color: #FF33CC;
}

.small{
    font-size: 10pt;
}

td{
    vertical-align: top;
}

.plus1{
    font-size: 14pt;
    font-weight: bold;
}

.plus2{
    font-size: 18pt;
    font-weight: bold;
}