html, body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #996633;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #996633;
}
a:active {
	color: #996633;
}
.bodyProperties {
	background-color: #FFCC66;
}
.bodyHeader {
	color: #CC6600;
	font-size: 10pt;
	font-weight: bold;
}
.breadCrumbTrail {
	color: #996633;
	font-size: 9pt;
	text-decoration: none;
}
.requiredIcon {
	font-weight: bold;
	color: red;
}
.message {
	font-size: 7pt;
	font-style: italic;
	color: #996633;
}