@charset "UTF-8";
/* CSS Document */

.Header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.Subtitle {
	font-family: Arial Black, Gadget, sans-serif;
	color: #F93;
	font-size: 24px;
}

