body
{
	background: #ffffff;
	margin: 0px;
}

td.purple
{
	background: #5E3A9C;
	width: 2px;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a.titlenav {
	font-weight: bold;
	color: #5E3A9C;	
}

a.titlenav:hover {
	text-decoration: none;
}

.title
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #5E3A9C;
}

.heading
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13pt;
	color: #90B2A5;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
}

.copy
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}

.copyred
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #ff0000;
}

li
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}

.copyright
{
	font-family: Trebuchet MS, Arial, Helvetic;
	font-size: 8pt;
	color: #aaaaaa;
}

textarea {
	overflow: auto;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}