@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Comic Sans MS", Courier;
	font-size: 18px;
	line-height: 16px;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-align: justify;
}
.footer {
	font-family: "comic sans ms";
	font-size: 12px;
}
a {
	color: #E978AC;
	text-decoration: none;
}
a:hover {
	color: #534640;
	text-decoration: underline;
}
p   { color: #549534; font-size: 17px; font-family: "Comic Sans MS"; line-height: 24px; text-align: justify }
.mini {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.main-content {
	font-family: "comic sans ms";
	font-size: 17px;
	color: #549534;
}
li {
	font-family: "comic sans ms";
	font-size: 17px;
	color: #549534;
}

input {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
textarea {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
