.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00F;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 2.2em;
	color: #000;
	text-indent: 5em;
}
.headerbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}

.basictext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
}
.photoalbumheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}


.basictextsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #000;
}

.linksbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #09C;
	font-variant: normal;
	font-style: italic;
	text-decoration: underline;
	text-indent: 0px;
	line-height: normal;
}
.linksbottom  A:hover {
	color: #09F;
}
