﻿.fieldHeader1 
{
    font-size: 75%;
    font-family: Arial;
    font-weight: bold;
}

.content1
{
    font-size: 75%;
    font-family: Arial;
}

.content2
{
    font-size: 75%;
    font-family: Arial;
}

.tableHeader1
{
    font-size: 75%;
    font-family: Arial;
    font-weight: bold;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
}

.altRow
{
    font-size: 75%;
    font-family: Arial;
    background-color: #d7d7d7;
}

.borderBottom
{
    border-bottom: solid 1px #c2c2d5;
}
