﻿*
{
	padding: 0px;
}
.pageBackground
{
    margin: 0px;
    background-color: #FFFFFF;
}
.bodyText 
{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 14pt;
	color: #000000;
}
.sloganText 
{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	font-style: italic;
	color: #444444;
}
.bottomCopyrightMessageText 
{
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #DACFC2;
}
