.report {
    width: 99%;
    color: #660000;
}
.pick {
    width: 9%;
    text-align: center;
    font-size: 12pt;
    white-space: nowrap;
}

.round {
    width: 9%;
    text-align: center;
    font-size: 12pt;
    white-space: nowrap;
}
.franchise {
    width: 24%;
    font-size: 12pt;
    white-space: nowrap;
}
.selection {
    width: 34%;
    font-size: 12pt;
    white-space: nowrap;
}
.pos {
    width: 9%;
    font-size: 12pt;
    white-space: nowrap;
    text-align: center;
}
.nfl {
    width: 9%;
    font-size: 12pt;
    white-space: nowrap;
    text-align: center;
}
th {
    background-color: #660000;
    color: #e2a500;
    font-style: italic;
    font-weight: bold;
    font-size: 12pt;
}
body {
    font-family: Verdana;
    font-size: 12pt;
    background-color: #FFFFFF;
    border: -1px none;
}
