@charset "utf-8";
/* CSS Document */
.sectionHead {
	font-family: Comic Sans MS, cursive;
	font-size:24px;
}
.appHead {
	font-family: Comic Sans MS, cursive;
	font-size:16px;
	border-bottom:1px solid #000000;
}

.appHead a:link {color: #000000; text-decoration: none;}
.appHead a:visited {color: #000000; text-decoration: none;}
.appHead a:hover {color: #000000;}

.sectionText {
	font-family: Comic Sans MS, cursive;
	font-size:14px;
}
.footer {
	font-family: Comic Sans MS, cursive;
	font-size:12px;
	border-top:1px solid #000000;
}
