body, td, p, br, div, li {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
.navi {
	font-weight: bold;
	color: #FFFFCC;
}

.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #823552;
}
dt {
	font-style: normal;
	font-weight: bold;
	color: #6A6A46;
}
.caption {
	font-style: italic;
	color: #6A6A46;
	font-weight: bold;
}
.small {
	font-size: 8pt;
}
a {
	color: #660033;
}

.top  {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color: #823552;
}