@import url(../common.css);
table.bigtable td{
    font-family : 'Times New Roman', 'Century Schoolbook l', 'Century', serif;
}
table.bigtable td ul{
    margin : 0;
    padding : 0;
}
table.bigtable td ul li{
    list-style : none;
    margin-left : 0;
}