	body {background-color: #ffffff; }

	/* bottom menu links */
	a.bottom:visited {color: #990000; font-size: 10px; font-family: Verdana, Geneva, sans-serif}
	a.bottom:link {color: #003366; font-size: 10px; font-family: Verdana, Geneva, sans-serif}

	/* for the Baron's obituary link in bio page */
	a.normal:visited {color: #990000; font-size: 11px; font-family: Verdana, Geneva, sans-serif}
	a.normal:link {color: #003366; font-size: 11px; font-family: Verdana, Geneva, sans-serif}

	/* for error message when sending form on contact page */
	.msg {color: #663300; font-size: 11px; font-family: Verdana, Geneva, sans-serif}

	/* image page styles */
	.title {font-size: 16pt; font-family: "Times New Roman", Times, serif}
	.details {font-size: 12px; font-family: Verdana, Geneva, sans-serif}

	/* thumbnail page styles */
	a.med:visited {color: #990000; font-size: 11px; font-family: Verdana, Geneva, sans-serif; text-decoration: none}
	a.med:link {color: #003366; font-size: 11px; font-family: Verdana, Geneva, sans-serif; text-decoration: none}
	.small_title {color: #505050; font-size: 11px; font-weight: bold; font-family: Verdana, Geneva, sans-serif}
	.no_underline {text-decoration: none}
	.asterix {font-size: 10pt; font-family: Verdana, Geneva, sans-serif}

	/* next class is for the sake of the bug in Opera when multi-line links have too much line space */
	/* for some reason the redundancy solves this problem -- go figure */
	.med {font-size: 11px; font-family: Verdana, Geneva, sans-serif; text-decoration: none}

	/* class for all other text */
	.text {font-size: 11px; font-family: Verdana, Geneva, sans-serif}

