﻿H2
{
    color:Blue;
}
.witInfoHead
{
    color:Blue;
    font-weight:bold;
}
.witSubHeadCenter
{
    color:Blue;
    font-weight:bold;
    text-align:center;
}

.witInfoDetail
{
    color:Blue;
    font-weight:normal;
}

.witInfoDetailCenter
{
    color:Blue;
    font-weight:normal;
    text-align:center;
}

.table
{
    margin: 0 auto;
}
.witBlueFooter
{
    color:Blue;
    font-size:10px;
}
.witBlueH2
{
    color:Blue;
    font-size:24px;
    font-weight:bold;
    text-align:center;
}
