body {
	font-family: Georgia, "Times New Roman", serif;
	color: #ffffff;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 120%;
	font-weight: bold;
	text-align: justify;
}

p.pagenav {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

ul {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 120%;
	font-weight: bold;
	text-align: justify;
}

p.copyright {
	font-size: 75%;
	color: #cccccc;
	font-weight: normal;
	text-align: right;
}

p.section {
	margin-left: 10px;
	margin-right: 30px;
}

a {
	font-family: Georgia, "Times New Roman", serif;
	color: #ff0000;
	font-weight: bold;
}

a:visited {
	color: #ff0000;
}

a.pagenav {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
}

a.pagenav:visited {
	color: #ffffff;
}

a.pagenav:hover {
	color: #ff0000;
}

.pagenavcur {
	font-family: Georgia, "Times New Roman", serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}

div.photoframe {
	border: 3px double #ffffff;
	padding: 15px;
}

a.photonav {
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #ffffff;
}

a.photonav:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #ff0000;
}

a.photonav:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #ffffff;
}

a.photonav:visited:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #ff0000;
}

.tn {
	border: 2px solid #000000;
}

p.sectionhead {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}