h1 {
	font-size: x-large;
	color: #D71633;
	padding-bottom: 7px;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #3F6186;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
