.Header
{
	width: 100%;
	text-align: center;
	margin-top: 15px; 
	margin-bottom: 10px;
}

.Header img
{
	border: 0px;
}

.ContentFrame td
{
	background-color: #EEEDE2;
	padding: 15px 20px 15px 20px;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

.Content
{
	width: 100%;
	margin-top: 15px;
	overflow: auto;
	vertical-align: top;
}

.Content h3
{
	font-family: Cursive;
	font-size: 16pt;
	color: #A49C74;
	margin-top: 0px;
	margin-bottom: 16px;
}

.Button
{
	width: 140px;
	color: #FFFFFF;
	font-family: Cursive;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.Footer
{
	font-size: 10px;
}

.FooterButtons td
{
	font-family: Cursive;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
}

.FooterButtons a
{
	text-decoration: none;
	position: absolute;
	z-index: 2;
}

.FooterButtonCircle
{
	visibility: hidden;
	position: absolute;
	z-index: 1;
}

.BoldItalic
{
	font-style: italic;
	font-weight: bold;
}

.Normal td
{
	margin: 0px;
	padding: 0px;
}