BODY		{ background: black; color: white; font-family: Tahoma,sans-serif }
A:link		{ color: red }
A:visited	{ color: aqua }
A.email		{ color: green; font-family: monospace }

H1,H2,H3,H4	{ color: yellow; background: #222222; font-family: 'Comic Sans MS',sans-serif; text-align: center; clear: both }
H5		{ color: #666666; font-family: 'Comic Sans MS',sans-serif; text-align: center; clear: both }

IMG.right	{ border: 0; float: right }
IMG.left	{ border: 0; float: left }
IMG.spaced	{ border: 0; margin: 5px }

.b-u-nobr	{ font-weight: bold; text-decoration: underline; white-space: nowrap }

.h-bg		{ background: #222222; }

.big1		{ font-size: 200% }
.big2		{ font-size: 155% }
.big2-u		{ font-size: 155%; text-decoration: underline }

.smallcaps	{ font-variant: small-caps }

.footnote	{ font-style: italic; font-size: 75%}

.hilite-box	{ background: #222222; color: white}

.h1ish		{ color: yellow; font-size: 200%; font-weight: bold; font-family: 'Comic Sans MS',sans-serif }
.h2ish		{ color: yellow; font-size: 155%; font-weight: bold; font-family: 'Comic Sans MS',sans-serif }
.h3ish		{ color: yellow; font-size: 115%; font-weight: bold; font-family: 'Comic Sans MS',sans-serif }
.h4ish		{ color: yellow; font-size: 100%; font-weight: bold; font-family: 'Comic Sans MS',sans-serif }
.h4ish-sc	{ color: yellow; font-size: 100%; font-weight: bold; font-family: 'Comic Sans MS',sans-serif; font-variant: small-caps }

