body {color: black; background: white;}

table {margin: 0; padding: 0; font-size: small}
table td {padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}

a { font-weight: bold; background-color: transparent;}

td.side_l {
	background:  url("../images/bg_back_lft.gif");
	background-repeat: repeat-y;
}
td.side_r {
	background:  url("../images/bg_back_rig.gif");
	background-repeat: repeat-y;
}

