html, body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006699;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.bodyProperties {
	background-color: #FFFFFF;
}
.bodyHeader {
	color: #CC6600;
	font-size: 10pt;
	font-weight: bold;
}
.breadCrumbTrail {
	color: #333333;
	font-size: 9pt;
	
	text-decoration: none;
}