body {
	background-color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color: #000080
}
a {
	text-decoration: none;
	color: #0000FF
}
a:hover {
	text-decoration: none;
	background-color: #4169E1;
	color: #FFFF00
}
.toc {
	font-size : 100%;
	height : 35px;
	margin-left : 50px;
}
.footer {
	font-size: 70%;
	font-style: italic;
}
.description {
	font-size: 100%;
	margin-left : 20px;
	text-align : center;
}
.photo_title  {
	font-size: 120%;
	text-align : center;
}
.note_italic {
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-style : italic;
}
.copyright {
	font-family : "Times New Roman", Times, serif;
	font-size : 70%;
	font-style : normal;
	text-align : center;
}