@charset "UTF-8";
.subcategories {
	font-family: "Courier New", Courier, monospace;
	font-size: 11.5px;
	font-style: normal;
	line-height: 13px;
	color: #0b3380;

}
.subsubcategories {
	font-family: "Courier New", Courier, monospace;
	font-size: 11.5px;
	line-height: 13px;
	color: #0b3380;
	text-indent: 20px;
}
a:link {
	color: #0b3380;
}
.subcategoryheads {
	color: 0b3380;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.border {
	clear: none;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
