/* Three Rivers Stadium Style Sheet */

table.ts_one {
margin-bottom: 10px;
}

td.ts_two {
width: 200px;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
vertical-align: top;
}

td.ts_three {
width: 180px;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
vertical-align: top;
}

td.ts_spacer {
width: 10px;
background-color: #fff;
}