h1 {
	color: blue;
	font-size: 16pt;
}

h4 {
	color: blue;
	font-size: 16pt;
}

h5 {
	color: blue;
	font-size: 12pt;
}

.enclosure {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	//position: relative;
	text-align: center;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
}

.centerpara {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	text-align: center;
}

table.interest {
	font-size: 10pt;
	border: 3px solid;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

td.interest-cell {
	border: 1px solid;
	text-align: left;
	font-size: 9pt;
}

table.calendar {
	font-size: 10pt;
	border: 3px solid;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

td.calendar-title {
	border: 1px solid;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

td.calendar-date {
	border: 1px solid;
	text-align: center;
	font-size: 9pt;
}

td.calendar-event {
	border: 1px solid;
	text-align: center;
	font-size: 9pt;
}

td.calendar-note {
	border: 1px solid;
	text-align: center;
	font-size: 9pt;
}

button, select {
	font-size: 8pt;
	font-family: helvetica, sans-serif;
}

.credits {
	color: #0033CC;
	font-size: 8pt;
	font-family: helvetica, sans-serif;
	margin-top: 30px;
}

img.buttons {
	width: 111px;
	height: 29px;
	align: top;
	border: 0px;
}

img.big_buttons {
	width: 220px;
	height: 60px;
	align: top;
	border: 0px;
}

table.gallery {
	width: 75%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

td.gallery {
	align: center;
	vertical-align: top;
}

img.gallery {
	border: 3px solid blue;
	width: 150px;
	height: 115px;
	hspace: 10px;
}

img.l16_logo {
	border: 0px;
	width: 75px;
	height: 75px;
}
