a:link
{
	color: #00e;
}
a:visited
{
	color: #551a8b;
}
a:hover
{
	color: #006400;
}
a:active
{
	color: #f00;
}
a.menu
{
	font-size: large;
	font-weight: bold;
}
a.nav
{
	text-align: left;
	font-size: large;
	font-weight: bold;
}
address
{
	text-indent: 25px;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
body
{
	background-color: #fff;
	color: #000;
	font-size: small;
}
body.home p
{
	text-indent: 25px;
}
body.home table
{
	margin-left: auto;
	margin-right: auto;
}
body.home td
{
	text-align: left;
}
body.photoindex table
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
body.photoindex td
{
	text-align: center;
	font-size: large;
	font-weight: bold;
}
body, td
{
	font-family: Arial;
}
div.article
{
	margin-bottom: 2em;
}
p.caption
{
	text-align: center;
}
p.exif
{
	font-style: italic;
	text-align: center;
}
p.image
{
	text-align: center;
}
div.footer
{
	font-size: small;
	text-align: right;
}
.intro2
{
	font-size: small;
	font-weight: bold;
}
h1
{
	text-align: center;
	font-size: x-large;
}
h2
{
	font-size: small;
	font-weight: bold;
	text-indent: 25px;
}
body.photoindex h2
{
	font-size: medium;
	font-weight: bold;
	text-indent: 25px;
}
p.datetime
{
	font-weight: bold;
	text-indent: 0;
}
p.intro1
{
	font-size: large;
	font-weight: bold;
	text-indent: 0;
	margin-bottom: 2em;
}
p.indent
{
	text-indent: 25px;
}
p.song .title
{
	font-style: italic;
}
span.updated
{
	font-size: x-small;
}
td
{
	line-height: 100%;
}