    body {
        font-family      : Arial, sans-serif;
        background-image : url('papyrus.jpg');
    }

    .item_cell a {
        font-size        : 14px;
        color            : #660000;
        text-decoration  : none;
    }

    .item_cell i {
        font-size        : 14px;
        color            : #333333;
    }
    
    .item_cell img {
        border           : 1px solid black;
    }
    
    .scell {
        font-size        : 12px;
    }
    
    .stable {
        margin-top       : 6px;
    }


