
a.pagenum {
	font-family: Georgia, Garamond, serif;
	font-size: 14pt;
	vertical-align: middle;
	margin-right: 5px;
	color: #000000;
	text-decoration: none;
}

.pagenum_active {
	font-family: Georgia, Garamond, serif;
	font-size: 28pt;
	font-weight: bold;
	vertical-align: -2px;
	margin-right: 5px;
	color: #000000;
	text-decoration: none;	
}

a.pagenum:hover, a.pagenum:active {
	color: #0000FF;
}

a.prevnext {
	font-family: Georgia, Garamond, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

a.prevnext:hover, a.prevnext:active {
	color: #0000FF;
}

a.homebtn {
	font-family: Georgia, Garamond, serif;
	font-size: 24pt;
	color: #000000;
	text-decoration: none;
}

a.homebtn:hover, a.homebtn:active {
	color: #0000FF;
}

h1 {
	font-family: Georgia, Garamond, serif;
	font-size: 24pt;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
	color: #000000;
}
h2 {
	font-family: Georgia, Garamond, serif;
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 16pt;
	color: #000000;
}

body {
	background-color: #F8F8F8;
}

.sidebar {
	font-family: Georgia, Garamond, serif;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 6px;
	z-index: 50;
}

p, td, li, span, div, a {
	font-family: Georgia, Garamond, serif;
	font-size: 14pt;
	line-height: 130%;
	color: #000000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
}

.photo {
	text-align: center;
	margin-bottom: 16pt;
	width: 900px;
}

.cap_photo {
	text-align: center;
	margin-bottom: 8pt;
	width: 900px;
}

.caption {
	text-align: center;
	font-size: 12pt;
	margin-bottom: 50px;
}
.quoted {
	font-style: italic;
}

.indexlink {
	text-decoration: none;
	font-family: Georgia, Garamond, serif;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 6px;
	color: #000000;
}

a.indexlink:hover, a.indexlink:active {
	color: #0000FF;
}

a.lg_sb_link {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.lg_sb_link:hover, a.lg_sb_link:active {
	color: #0000FF;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
}

.found_text {
	text-decoration: none;
	font-family: Georgia, Garamond, serif;
	font-size: 14pt;
	background-color: #FFFF00;
	
}
