
<!-- Global BDM CSS. Colors are set per album. -->

A {
	text-decoration: none
	}
A:link {
	text-decoration: none
	}
A:visited {
	text-decoration: none
	}
A:active {
	text-decoration: underline
	}
A:hover {
	text-decoration: underline
	}
HTML {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em;
	}
H1, H2, H3, H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif
	}
P	{
	text-indent: 1em;
	}
BIG, LI {
	font-size: 115%;
	}
P.blockletter:first-letter {
	font-size: 160%
	}
BLOCKQUOTE P, BIG P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: justify
	}
CITE {
	font-size: 80%
	}
TT {
	font-weight: bold;
	font-size: 105%
	}
A.secret {
	text-decoration: none;
	color: black
	}
A.secret:link {
	text-decoration: none;
	color: black
	}
A.secret:visited {
	text-decoration: none;
	color: black
	}
A.secret:active {
	text-decoration: none;
	color: black
	}
A.secret:hover {
	text-decoration: none;
	color: black
	}

