body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.capt {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: teal;}

table.events td{
	padding-bottom: 10px;
	border-style: ridge;
	border-width: 0px 0px 2px 0px;
}

.heading1, .heading2, .heading3 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
}

.heading1 {
	font-size: 32px;
	text-align: center;
	padding: 20px, 10px, 10px, 10px;
}
.heading2 {
	font-size: 24px;
}

.bottom {
	float: bottom;
}
.heading3 {
	font-size: 20px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	text-indent:20px;
	font-size: 12px;
}

.left {
	margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px;
	float: left;
}

.right {
	margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px;
	float: right;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.list {
	 text-indent: -30px;
	 margin-left: 30px;
	 line-height: .8em;
}

.list p {
	margin-bottom: 5; margin-top: 5;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}