body, td, p
{
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        line-height: normal;
}
input, select, textarea, option
{
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        line-height: normal;
}

.th {
        background-color: #CD0000;
        color: white;
        font-weight: bold;
}
.th2 {
        color: white;
        font-weight: bold;
}
.tc {
        background-color: #F1F1F1;
}
.tc2 {
        background-color: #FAFAFA;
}
.header {
        font-size: 15pt;
        font-weight: bold;
        line-height: normal;
}
.small {
        font-size: 10px;
}
.smallgray {
        color: gray;
        font-size: 10px;
}
.thumb {
        border: 1px solid black;
}
.source {
        font-family: Courier, Courier New;
        font-size: 8pt;
        color: #333333;
        background-color: #F6F6F6;
        border: 1px dotted black;
}

