H1 {
	font-family: "Comic Sans MS";
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
	color : #660066;
	text-align : center;
}
H2 {
	font-family: "Comic Sans MS";
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color : #660066;
	text-align : left;
}
H3 {
	font-family: "Comic Sans MS";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color : #660066;
	text-align : left;
}
P {
	font-family: "Comic Sans MS";
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	color : #660066;
	text-align : justify;
}
textarea {
	font-family: "Comic Sans MS";
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color : #660066;
}
LI {
	font-family: "Comic Sans MS";
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color : #660066;
	text-align : justify;
}
.Left {
	font-family: "Comic Sans MS";
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color : #660066;
	text-align : left;
	vertical-align : top;
}
.Center {
	font-family: "Comic Sans MS";
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color : #660066;
	text-align : center;
}

