BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: maroon;
}

TABLE {
	font-size: 14px;
	text-align: center;
}

P {
	text-indent: 10px;
	text-align: left;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

p.first {
	text-indent: 0px
}

p.first:first-letter {
	font-size: 500%;
	font-weight: bold;
	float: left;
	font-family: Times New Roman;
	font-style: italic
}

.note {
	text-indent: 0px;
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 1px
}

.link {
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}


img {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-width: 0px
}

H1 {
	font-size: 20px;
	color: navy;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-bottom: 4px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 1px;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	color: navy;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 4px;
}

h4 {
	font-size: 12px;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 4px;
}

A {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	color: #dddddd;
	font-family: Lucida Handwriting; Comic Sans;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 2px;
	text-align: left;
}

.heading {
	color: white;
	font-family: tempus sans ITC, lucida sans;
	font-weight: bold;
	font-size: 35px;
	valign: middle;
}

.navhere A {
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.navbar A {
	text-align: center;
	color: gold;
	text-decoration: none;
	font-weight: bold;

}

.navbar A:hover {
	text-align: center;
	color: silver;
	text-decoration: none;
	font-weight: bold;
}

.hidden {
	font-size: 1px;
	color: #9d2b2b;
	background-color: #9d2b2b;
	margin-top: 1px;
	margin-bottom: 1px;
}

.subhead {
	font-family: Comic Sans MS, Helvetica;
	font-size: 17px;
	text-align: left;
	font-weight: normal;
}

.list {
	margin-bottom: 1px
	margin-top: 1px
}

.contents {
	font-weight: bold;
	font-size: 18px;
	color: white
}

.date {
	font-size: 15px;
	color: navy
}

.caption {
	text-indent: 0px;
	font-size: 11px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px
}

