td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 12px;
}
.centered {
	text-align: center;
}
.clickforinfo {
	text-align: center;
	margin-top: -8px;
}


li {
	padding-bottom: 8px;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.right {
	text-align: right;
}

.nobullets { 
	list-style:none
}.PhotoCaption {
	font-size: 11px;
	font-style: italic;
}
.emphatic {
	font-style: italic;
}
.events {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6FF;
}
