@charset "UTF-8";
.Heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #c1e6f1;
}
.HeadingMain {
	color: #C1E6F1;
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
.HeadingFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c1e6f1;
}
.HeadingBody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #c1e6f1;
}
.TextEmph {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #8acc9e;
}
.TextBody {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c1e6f1;
}
body {
	background-color: #003;
}
