﻿.style1
    {
        width: 100%;
    }
    .style2
    {
        font-family: Arial;
        font-size: x-small;
        font-weight: bold;
        text-align: center;
        color: #666666;
    }
    .style3
    {
        text-align: left;
    }
    .style4
    {
        font-family: Arial;
        font-size: xx-small;
        color: #666666;
        text-align: left;
        height: 23px;
    }
    .style5
    {
        color: #666666;
    }