<!--
.title {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	letter-spacing : 1px;
}

.subtitle {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #000080;
}

a.content:link {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 10pt;
	color: #565656;
}

a.content:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #898989;
}

a.content:visited {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 10pt;
	color: #565656;
}

.content {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	font-weight : normal;
	letter-spacing : 0.75px;
}

.caption {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #555555;
	font-weight : normal;
	letter-spacing : 0.75px;
}

a.footer:link {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 8pt;
	color: #999999;
}

a.footer:visited {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 8pt;
	color: #999999;
}

a.footer:hover {
	font-family: Palatino-Roman, Times New Roman,Times Roman,MS Serif;
	font-size: 8pt;
	color: #666666;
}

.footer {
	font-family: Times New Roman,Times Roman,MS Serif;
	font-size: 8pt;
	color: #999999;
}
-->