.Content
{
	background-image: url(/images/TemplateBackground.gif);
	background-repeat: no-repeat;
}
 
.Copy
{
	color: #5E533F;
	font-family: serif;
	font-weight: normal;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-decoration: none;
}

.CopyBold
{
	color: #5E533F;
	font-family: serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-decoration: none;
}

A.CopyLink
{
	color: #5E533F;
	font-family: serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-decoration: none;
}

A.CopyLink:active
{
	color: #5E533F;
	font-family: serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-decoration: underline;
}
A.CopyLink:hover
{
	color: #5E533F;
	font-family: serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-decoration: underline;
}


.Footer
{
	color: #000000;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}

A.Footer
{
	color: #000000;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}

A.Footer:active
{
	color: #000000;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	text-decoration: underline;
}

A.Footer:hover
{
	color: #000000;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	text-decoration: underline;
}

A.FooterNav
{
	color: #000000;
	font-family: serif;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	letter-spacing: +1px;
	text-decoration: none;
}

A.FooterNav:active
{
	color: #000000;
	font-family: serif;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	letter-spacing: +1px;
	text-decoration: underline;
}
A.FooterNav:hover
{
	color: #000000;
	font-family: serif;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	letter-spacing: +1px;
	text-decoration: underline;
}

.PageTitle
{
	color: #09656F;
	font-family: serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italics;
	letter-spacing: +1px;
	text-decoration: none;
}
