body {
    Font-Family: Verdana;
    Font-size: 8pt;
    Text-Decoration: none;
    Margin-Top: 0px;
    Margin-Bottom: 0px;
}

TD.left  {
    background-color: #410101;
    background-image:url('images/left.jpg');
    width: 48px;
    height: 180px;
    background-repeat: no-repeat
}


TD.right  {
    background-color: #410101;
    background-image:url('images/right.jpg');
    width: 48px;
    height: 180px;
    background-repeat: no-repeat
}

TD.main_text {
	Font-Family: Verdana;
	Font-Size: 8pt;
}

TR.main_text {
    Font-Family: Verdana;
    Font-size: 8pt;
    Text-Decoration: none;
    Text-Align: center;
    Margin-Top: 0px;
    Margin-Bottom: 0px;
}