table.prform tr td
{
    font-size: 13px;
    padding-right: 10px;
    padding-top: 10px;
}
table.prform tr td:first-child
{
    text-align: right;
}
table.prform tr tr td:first-child
{
    text-align: left;
}

div.prstory a
{
    color: blue;
    text-decoration: underline;
}

td.blackTitleBox
{
    background-color: black;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

