.deck {
    color: #9C176B;
    font: 1.6em/1.2em arial;
}

td {
    color: #333333;
    font: 1.4em/1.4em arial;
}

td.deck {
    color: #9C176B;
    font: 1.4em/1.4em arial;
}

.border-top-dashed{
border-top: 1px dashed #5e5555;
}

h2{
line-height: 120% !important;
}

ol.ordered-list {
list-style-type: decimal !important;

margin-left: 0;

list-style-position: outside;
padding-left: 3em;

}

li.ordered-list  {

}