BODY		{ background-color: #eeeeee; font-family: Verdana, Helvetica; }
BODY.white	{ background-color: #ffffff; }
A		{ text-decoration: none; }
A:link		{ color: #0000ff; }
A:visited	{ color: #0066c0; }
A:active	{ color: #ff0000; }
A:hover		{ color: #ff0000; }
A.disabled	{ color: #c0c0c0; }
A.plain		{ color: #000000; }
H2		{ font-size: 125%; text-align: center; }
H1		{ font-size: 200%; text-align: center; }
DT		{ list-style-type:circle; }
IMG		{ border-style: none; }
FONT.small	{ font-size: x-small; font-style: italic; }
DIV.left	{ margin-left: 5%; max-width: 75%; }
DIV.right	{ position: fixed; top: 1em; right: 0; width: 20%; text-align: center; }
LI		{ margin-left: 1.5em; list-style-position: outside; }
UL.notag	{ margin-left: -40px; list-style: none; line-height: 140%; }
UL.notag LI	{ margin-left: 0; }
PRE		{ margin: .5em 0 .5em 2em; }
DL.life		{ margin: 0em 5em 10em 5em; }
Q		{ quotes: "\201E" "\201D" "'" "'"; }
Q:lang(fr)	{ quotes: "\00AB" "\00BB" "\2039" "\203A"; };
Q.emote		{ quotes: "*" "*"; font-style: italic; }
Q.word		{ quotes: '"' '"'; }
Q:before	{ content: open-quote }
Q:after		{ content: close-quote }

/* unused
 * vi:ts=8
 */
