.Header {
	font-family: "Hobo BT";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.ImagCaption {
	font-family: "Hobo BT";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #0099FF;
}
.BoldParagraph {
	font-family: "Hobo BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
