.H1 {
	font-family: "Balloonist SF";
	color: Navy;
	vertical-align: top;
	font-size: xx-large;
	font-weight: bolder;
	font-style: normal;
	font: small-caps;
}
.H2 {
	font-family: "Balloonist SF";
	color: Red;
	vertical-align: top;
	font-size: x-large;
	font-weight: bolder;
}
.Menu {
	font-family: sans-serif;
	color: #B40B14;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.Body {
	font-family: sans-serif;
	color: Navy;
	vertical-align: top;
	font-size: small;
	font-weight: 500;
	text-align: justify;
}
.Email {
	font-family: sans-serif;
	color: Blue;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.Error {
	font-family: sans-serif;
	color: red;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.Tiny {
	font-family: sans-serif;
	color: Gray;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.Support {
	font-family: sans-serif;
	color: Red;
	vertical-align: top;
	font-size: x-small;
	font-weight: bold;
	background-color: Yellow;
}
.Support2 {
	font-family: sans-serif;
	color: Yellow;
	vertical-align: top;
	font-size: small;
	font-weight: bold;
	background-color: Red;
}
.YFG_Body {
	font-family: sans-serif;
	color: #B40B14;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.YFG_Tiny {
	font-family: "Arial Narrow";
	color: #B40B14;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}
.YFG_Sub {
	font-family: sans-serif;
	color: #B40B14;
	vertical-align: top;
	font-size: medium;
}
.YFG_White {
	font-family: sans-serif;
	color: White;
	vertical-align: top;
	font-size: medium;
}
.YFG_High {
	font-family: sans-serif;
	color: Navy;
	vertical-align: top;
	font-size: medium;
	font-weight: normal;
}
.YFG_Impact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	vertical-align: top;
	font-size: large;
	font-weight: bold;
}
.YFG_ImpactW {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	vertical-align: top;
	font-size: large;
	font-weight: bold;
}
.YFG_ImpactT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	vertical-align: top;
	font-size: larger;
	font-weight: bold;
}
.YFG_Small {
	font-family: sans-serif;
	color: Navy;
	vertical-align: top;
	font-size: x-small;
	font-weight: normal;
}

input.button {
	color: Navy;
	background: #DBE9EA;
	font-size: 1em;
	font-weight: 500;
	font-family: "Arial Narrow";
	border: 1px solid Navy;
	padding: 0 0 0 0;
	text-align: left;
}
