﻿sbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
.columnOne
{
    width: 23%;
}
.columnTwo
{
    width: 35%;
}
.columnThree
{
    width: 25%;
}
.columnFour
{
    width: 20%;
}
.columnFive
{
    width: 1%;
}

.subheading
{
    font-size: 11pt;
    color: #004F30;
    font-weight:bolder;
}
.sideheading
{
    color: #004F30;
    font-weight:bolder;
}