.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCff00;
	text-indent: 8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 8px;
	list-style-type: square;
}
.heading {
	font-family: "Daniel Black";
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	background-position: left top;
	padding: 10px 10px 0px;
	margin: 10px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subheading {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #339933;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
	padding-right: 10px;
	padding-left: 10px;
}
.frontpage {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.headingsimple {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-position: left top;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 8px;
	list-style-type: square;
}
.freeHandText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 8px;
	list-style-type: square;
	background-color: #093;
}

