body {

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    text-decoration:    none;
    #color:              #666666;
    color:              #FF1900;

}


h1 {

    font-family:        helvetica, arial, tahoma, verdana, sans-serif;
    font-size:          18px;
    text-decoration:    none;
    font-weight:        bold;
    color:              #666666;

}


h2 {

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          16px;
    text-decoration:    none;
    color:              #666666;

}

a {

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    text-decoration:    none;
    #color:              #0000AA;
    color:              #F44109;

}


table.contribution {

    border-bottom:      thin solid;

    border-color:       none;
    border-collapse:    collapse;

    width:              100%;

}


td.list-first {

    #border-left:        thin solid #003FD2;
    border-left:        thin solid #E0820E; 

    background:         #E0820E;
    #background:         #003FD2;
    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    font-weight:        none;
    text-decoration:    none;
    color:              #ffffff;
    text-align:         left;

    padding-right:      3px;
    padding-left:       3px;
    padding-top:        2px;
    padding-bottom:     2px;

}

td.list-second {

    #border-left:        thin solid #003FD2;
    border-left:        thin solid #E0820E; 

    background:         #E0820E;
    #background:         #003FD2;
    #border-right:       thin solid #003FD2;
    border-right:       thin solid #E0820E;
    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    font-weight:        bold;
    text-decoration:    none;
    color:              #E1F0FF;
    text-align:         right;

    padding-right:      3px;
    padding-left:       3px;
    padding-top:        2px;
    padding-bottom:     2px;

}


td.list-third {

    #border-left:        thin solid #B9D7FF;
    #border-right:       thin solid #B9D7FF;

    #background:         #B9D7FF;

    border-left:        thin solid #EDB979;
    border-right:       thin solid #EDB979;

    background:         #EDB979;

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    font-weight:        none;
    text-decoration:    none;
    color:              black;
    text-align:         left;

    padding-right:      3px;
    padding-left:       3px;
    padding-top:        2px;
    padding-bottom:     2px;

}

td.list-third-back {

    border-left:        thin solid #EDB979;
    border-right:       thin solid #EDB979;

    background:         #EDB979;
    #border-left:        thin solid #B9D7FF;
    #border-right:       thin solid #B9D7FF;

    #background:         #B9D7FF;

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    font-weight:        none;
    text-decoration:    none;
    color:              black;
    text-align:         right;

    padding-right:      3px;
    padding-left:       3px;
    padding-top:        2px;
    padding-bottom:     2px;



}
td.list-fourth {

    border-left:        thin solid #EDB979;
    border-right:       thin solid #EDB979;
    border-bottom:      thin solid #EDB979;
    #border-left:        thin solid #B9D7FF;
    #border-right:       thin solid #B9D7FF;
    #border-bottom:      thin solid #B9D7FF;

    border-collapse:    collapse;

    #background:         #E1F0FF;
    background:         #F7DAB6;

    font-family:        verdana, tahoma, arial, helvetica, sans-serif;
    font-size:          11px;
    text-decoration:    none;
    color:              black;

    height:             45px;

    padding-right:      3px;
    padding-left:       5px;
    padding-top:        5px;
    padding-bottom:     3px;

}



