body {
	font-family: "Comic Sans MS", Arial;
	font-size: 125%;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	margin: 2cm;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

h1 {
	font-size: 180%;
	font-family: "Comic Sans MS", Arial;
	color: #006600;
	padding-bottom: 15px;
}

h2 {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #663300;
}


.text-enhanced {
	font-weight: bold;
	color: #0033FF;
}

.text-footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.text-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.text-table-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.txt-infants {
	font-size: 120%;
	font-family: "Comic Sans MS", Arial;
}

a:link {
	text-decoration: underline;
}
.text-staff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003300;
}
.text-bold {
	font-weight: bold;
}
