@charset "utf-8";
body {
	background-color: #e8e2c3;
	color: #993300;
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-weight: bold;
}
.style1 {
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-size: 14px;
	color: #993300;
	text-align: center;
}
h1, h2 {
	color: #993300;
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	
}
h3 {
	color: #993300;
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	
}

td .date {
	color: #993300;
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
h3 .date {
	color: #993300;
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 18px;
}

#logotable {
	top: auto;
	vertical-align: top;
	border: medium solid #993300;
}
#abouttable {
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
#table {
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	color: #993300;
	text-align: center;
}
#library {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
#abouttable .date {
	font-family: "Bradley Hand ITC", Arial, sans-serif;
	color: #993300;
	text-align: left;
	vertical-align: top;
}
