body {
	font-family: "Comic Sans MS",sans-serif;
	font-size: 12px;
	font-style: normal;
	color: rgb(76,72,69);
	background-color: #efebe2;
}
a:link {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4c4845;
	text-decoration: none;

}
a:visited {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4c4845;
	text-decoration: none;

}
a:hover {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9933;
	text-decoration: none;

}
a:active {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9933;
	text-decoration: none;

}
.flash	{
	text-align: center;
	}
td {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #4c4845;
}
.homework {
	font-size: 14px;
	font-weight: bold;
}
.centerAlign {
	text-align: center;
}
.topAlign {
	vertical-align: top;
}
.padding {
	padding: 5px;
}
#form {
	font-style: oblique;
}

