﻿body {
	font-family: "comic Sans MS", "times New Roman", "Arial Black";
	font-size: medium;
}
.style1 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.style3 {
	font-family: "comic Sans MS";
	font-size: large;
	color: #000000;
	font-weight:bold;
	background-color: #ACADFA;
	text-align: center;
	}
h1 {
	text-align:center;
	font-family: "comic Sans MS";
	color: #000000;
	font-size:xx-large
}
h2 {
	text-align:center;
	font-family: "comic Sans MS";
	color: #000000;
	font-size:large
}
h6 {
	font-family: "comic Sans MS", "times New Roman", "Arial Black";
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.TitleCenterBkrd {
	font-family: "comic Sans MS";
	font-size: large;
	color: #000000;
	text-align: center;
	background-color: #ACADFA;
	text-decoration: underline;
	font-weight: bold;
}
.TitleLeft {
	text-align: center;
	font-family: "comic Sans MS";
	color: #000000;
	font-size: large;
	text-align: left;
}
.TitleCenter {
	font-family: "comic Sans MS";
	color: #000000;
	font-size: large;
	text-align: center;
}
.BodyCenterBkrd {
	font-family: "comic Sans MS";
	font-size: medium;
	color: #000000;
	background-color: #ACADFA;
	text-align: center;
}
.BodyLeft {
	font-family: "comic Sans MS";
	color: #000000;
	font-size: medium;
	text-align: left;
}
.HeaderCenterBkrd {
	font-family: "comic Sans MS";
	font-size: x-large;
	color: #000000;
	text-align: center;
	background-color: #A1A1DD;
	text-decoration: underline;
	font-weight: bold;
}
.BodyCenter {
	font-family: "comic Sans MS";
	font-size: medium;
	color: #000000;
	text-align: inherit;
}
.HeaderCenter {
	font-family: "comic Sans MS";
	font-size: x-large;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
