﻿.Copyright
{
  text-align:center;
  font-family:'Century Gothic';
  font-size:8pt;
  color:#2A623D;
}

.OuterBorderCell
{
  border:2px solid #5D5D5D;
}

.InnerBorderCell
{
  background-color:#BBB;
  border:5px inset #1A472A;
  font-family:'Century Gothic';
  color:#1A472A;
}

.Title
{
	font-family: 'Century Gothic'; 
	font-size: 24pt; 
	color:#000000;
	font-weight: bold;
}

.Label 
{
	font-family: 'Century Gothic'; 
	font-size: 14pt; 
	color:#000000;
  font-weight:bold;
}

.MediumLabel
{
	font-family: 'Century Gothic'; 
	font-size: 12pt; 
	color:#000000; 
  font-weight:bold;
}

.SmallLabel
{
	font-family: 'Century Gothic'; 
	font-size: 10pt; 
	color:#000000; 
  font-weight:bold;
}

.BodyText
{
  font-family: 'Century Gothic'; 
	font-size: 10pt; 
	color:#000000;
  font-weight:normal;
}

.PoetryButton
{
  background-color:#1A472A;
	color:#AAAAAA;
	font-family: 'Century Gothic';
	font-size: 12pt;
	width: 100%;
	border:3px ridge #0C2014;
  margin-bottom:3px;
  text-align:left;
  white-space:nowrap;
}

.Button 
{
	background-color:#1A472A;
	color:#AAAAAA;
	font-family: 'Century Gothic';
	font-size: 14pt;
	width: 100%;
	border:3px ridge #0C2014;
  margin:10px;
  padding:2px;
  text-align:center;
  white-space:nowrap;
}

body 
{ 

}