﻿.one
{
    padding: 4px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000099;
    text-align: justify;
    width: 243px;
}
.two
{
    padding: 4px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000099;
    text-align: justify;
    width: 347px;
}

.link
{
    font-family: 'Times New Roman' , Times, serif;
    text-decoration: underline;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    letter-spacing: 4px;
}

