<!--
.title {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #50535B;
	font-weight: bold;
}

.subtitle {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #000080;
}

a.content:link {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #27255F;
}

a.content:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #27255F;
}

a.content:visited {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #27255F;
}

.content {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #50535B;
	font-weight : normal;
}

.contentError {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FF0000;
	font-weight : normal;
}

.contentWhite {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	font-weight : normal;
}

a.footer:link {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #727272;
}

a.footer:visited {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #727272;
}

a.footer:hover {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #585858;
}

.footer {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #727272;
}
-->