<style type="text/css">
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

p.title {
	font-weight: bold;
	font-size: 18pt;
}

p.subtitle {
	font-size: 14pt;
}

p.caption {
	font-size: 8pt;
}

p.sans-serif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
p.tag {
	font-size: 11pt;
	text-weight: bold;
}

p.subhead {
	font-style: italic;
	font-weight: bold;
}

p.tablehead {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

p.center {
	text-align: center;
}

p.smallcenter {
	text-align: center;
	font-size: 10pt;
}

.error {
	font-size: 9pt;
	text-color: #FF0000;
}

.leftcell {
	font-weight: bold;
	font-color: #FFFFFF;
	text-align: right;
}

</style>
