﻿body {
}

.PurpleWhiteWrapper2
{
    padding: 5px;
    background-color: #ffffff;
    border: 5px solid #000099;
}
.PurpleWhiteWrapper2 h1
{
    font-family: 'Comic Sans MS';
    color: #440e61;
    font-size: 20px;
    font-weight: bold;
}
.PurpleWhiteWrapper2 h2
{
    font-family: 'Comic Sans MS';
    color: #440e61;
    font-size: 14px;
    font-weight: bold;
}
.PurpleWhiteWrapper2 p
{
    font-family: 'Comic Sans MS';
    color: #0033ff;
    font-size: 12px;
    font-weight: normal;
}
.PurpleWhiteWrapper2 a
{
    font-family: 'Comic Sans MS';
    color: #9933ff;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}
.PurpleWhiteWrapper
{
    padding: 5px;
    background-color: #440e61;
    border: 5px solid #9933cc;
}
.PurpleWhiteWrapper h1
{
    font-family: 'Comic Sans MS';
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
.PurpleWhiteWrapper h2
{
    font-family: 'Comic Sans MS';
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.PurpleWhiteWrapper p
{
    font-family: 'Comic Sans MS';
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}
.PurpleWhiteWrapper a
{
    font-family: 'Comic Sans MS';
    color: #ccffff;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}
h1
{
    font-family: 'Comic Sans MS';
    color: #000066;
    font-size: 24px;
    font-weight: bold;
}
h2
{
    font-family: 'Comic Sans MS';
    color: #000066;
    font-size: 20px;
    font-weight: bold;
}
p
{
    font-family: 'Comic Sans MS';
    color: #000066;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}

