@charset "UTF-8";
.Cap {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #000;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	top: 0px;
	left: 0px;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ed58e4;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
	line-height: 24px;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffff00;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffff00;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #FFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.Shout {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 32px;
}
.center {
	text-align: center;
}
.Right {
	text-align: right;
}
.Left {
	text-align: left;
}
.White {
	color: #FFF;
	text-align: center;
}
.Yellow {
	color: #ffff00;
	text-align: center;
}
.Violet {
	color: #ed58e4;
	text-align: left;
}
.Violet-Center {
	color: #ed58e4;
	text-align: center;
}
.Footer_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
p a {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	line-height: 22px;
}
h1 a {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: ed58e4;
	font-weight: bold;
}
.List {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.List li a {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 22px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #0F6;
}
a:visited {
	text-decoration: none;
	color: #0F6;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
}
h2.a {
	margin: 0;
	padding: 3px 10px;
	font-size: 14px;
	background-color: #b9b9b9;
	color: #111;
	border-bottom: solid 1px #BFBFBF;
}
.h2-link a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #ed58e4;
	line-height: 24px;
	font-weight: bold;
}
.h3-link a {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #ffff00;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.Shout-20 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFF00;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 28px;
}
.NavLinks_20 a {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #ffff00;
}
.NavLinks_18 a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #0F6;
}
h4.a {
	margin: 0;
	padding: 3px 10px;
	font-size: 14px;
	background-color: #b9b9b9;
	color: #111;
	border-bottom: solid 1px #BFBFBF;
}
.h2-link a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #0F6;
	line-height: 24px;
	font-weight: bold;
}

