

.large
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: rgb(0, 0, 0);
}
.small
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: rgb(0, 0, 0);
}
.largewhite
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: rgb(255, 255, 255);
}
.awhitebold
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.ablackbold
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
.abluebold
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(0, 51, 204);
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
.heading
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(0, 0, 0);
}
.ablueboldsmall
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(0, 51, 204);
    text-decoration: underline;
}
.whitebold
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: rgb(255, 255, 255);
}
