﻿body
{
	font-family: georgia;
}
a.rightmenured
{
	color: #a85852;
	font-size: 9pt;
	font-style: italic;
	font-weight:bold;
}
a.rightmenugreen
{
	color: #879c69;
	font-size: 9pt;
	font-style: italic;
	font-weight:bold;
}

a.plain
{
	color: black;
	font-size: 9pt;
}

a.reditalic
{
	color: #a85852;
	font-size: 9pt;
	font-style: italic;
}

a.reditalicunderline
{
	color: #a85852;
	font-size: 9pt;
	font-style: italic;
	text-decoration: underline;
}

a.redunderline
{
	color: #a85852;
	font-size: 9pt;
	text-decoration: underline;
}

hr.plain
{
	color: #000000;
	border-width: 1px;
}

hr.red
{
	color: #a85852;
	border-width: 1px;
}

span.plain
{
	font-size: 9pt;
}

span.plainsmaller
{
	font-size: 8pt;
}

span.bold
{
	font-size: 9pt;
	font-weight: bold;
}

span.italic
{
	font-size: 9pt;
	font-style: italic;
}

span.bolditalic
{
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

span.greenheader
{
	color: #879c69;
	font-size: 12pt;
	font-weight: bold;
}

span.redheader
{
	color: #a85852;
	font-size: 12pt;
	font-weight: bold;
}

td
{
	font-size: 9pt;
}
td.red
{
	color: #a85852;
	font-size: 9pt;
}

td.redheader
{
	color: #a85852;
	font-size: 12pt;
}

td.greenheader
{
	color: #879c69;
	font-size: 12pt;
	font-weight: bold;
}

td.redunderline
{
	color: #a85852;
	font-size: 9pt;
	text-decoration: underline;
}

td.red
{
	color: #a85852;
	font-size: 9pt;
}

td.redbold
{
	color: #a85852;
	font-size: 9pt;
	font-weight:bold;
}

td.plain
{
	color: #000000;
	font-size: 9pt;
}

td.bold
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

td.italic
{
	color: #000000;
	font-size: 9pt;
	font-style: italic;
}

th.redheader
{
	color: #a85852;
	font-size: 12pt;
}
img
{
	border-width: 0;
}
.Error
{
	color: red;
	font-size: 12pt;
}
