﻿body
{
    background-color: #CCFFFF;
}
.newStyle5
{
    background-color: #CCFFFF;
    font-size: medium;
    text-align: center;
}
.TitleParagraph
{
    font-size: xx-large;
    font-weight: bold;
}
.TitleParagraph
{
    font-weight: bold;
    font-size: xx-large;
    text-align: center;
}
.informationParagraph
{
    font-size: large;
    text-align: center;
}
.informationParagraph
{
    font-size: x-large;
    text-align: center;
}
.sponsorParagraph
{
    font-size: medium;
    font-weight: normal;
    text-align: center;
}
.newStyle3
{
    text-align: center;
}
.paragraph600
{
    text-align: left;
    width: 600px;
}
.paragraph600centered
{
    width: 800px;
    text-align: center;
}
.style1
{
    width: 800px;
}
.paragraph600BOLD
{
    font-weight: bold;
    margin-bottom: 4px;
    text-align: center;
    width: 800px;
}
.paragraph800
{
    width: 800px;
    text-align: center;
}
.newStyle6
{
    text-align: center;
}

