﻿body {
    margin-left: 60px;
    font-size: large;
}
.newStyle1
{
    font-size: medium;
    font-family: "Times New Roman";
    width: 640px;
}
.maincontent
{
    text-align: center;
}
.paragraphTitle
{
    font-size: xx-large;
    font: normal normal bold xx-large "Arial Black";
    color: #660066;
    text-align: center;
}
.navigationbar
{
}
.bodyaboutus
{
    width: 800px;
    text-align: center;
}
.defaultParagraph
{
    text-align: left;
    font: normal normal normal 100% serif;
    margin-top: 6px;
    margin-bottom: 9px;
}
.centeredBoldParagraph
{
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-bottom: 5px;
}
.centeredSmalltext
{
    text-align: center;
    font-size: x-small;
}
.centerthecontent
{
    text-align: center;
}
.centeredParagraphMediumText
{
    text-align: center;
}
.defaultSubject
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
}
.tableColumn3
{
    text-align: left;
    vertical-align: top;
}
