﻿.head {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
}
.title2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #00FF00;
	text-align: center;
}
.title3 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #0000FF;
	text-align: center;
}
.title4 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #FF6600;
	text-align: center;
}
.title5 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
}
.title6 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #990099;
	text-align: center;
}
.title7 {
	font-family: "Comic Sans MS";
	font-size: medium;
	text-decoration: underline;
	color: #000000;
	text-align: center;
}

.body {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000000;
}
.body2 {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000000;
}
.head2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #00FF00;
	text-align: center;
}
.head3 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #0000FF;
	text-align: center;
}
.head4 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #FF6600;
	text-align: center;
}
.head5 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #FF0000;
	text-align: center;
}
.head6 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #FFFF00;
	text-align: center;
}