﻿body
{
	font-size: 16pt;
	vertical-align: top;
	color: black;
	font-family: 'Times New Roman';
	background-color: White;
	text-align: center;
}

.TitleTable
{
    width:8.5in;
    margin-bottom:20px;
}

.Images
{
    width:150px;
    height:95;
}

.Title
{
    font-size: 20pt;
	vertical-align:middle;
	color:Blue;
	font-family: 'Times New Roman';
	text-align: center;
}

.MainTable
{
    width:8.5in;
}

.MainHeaderRow
{
    text-align:left;
    font-family:Times New Roman;
    vertical-align:middle;
    font-size:14pt;
    color:Black;
    height:30pt;
}

.Row
{
    text-align:left;
    font-family:Times New Roman;
    vertical-align:middle;
    font-size:12pt;
    color:#5E2605;
    height:25pt;
}

.Column1
{
    width:2.5in;
}

.EasterEgg
{
    border-style: hidden;
}

.EasterEggRow
{
    text-align:left;
}