/* file name: format_index.css */
/* author: Martin Creutziger */
/* creation date: 30. May 2000 */
/* last modified: 06. May 2002 */
/* url: http://www.jazzphotos.de/style/format_index.css */

body  { margin-left:0.5em;
	margin-right:1.0em;
	margin:0.5em;
	font-size:0.9em;
        font-weight:bold; 
        font-family:Helvetica,Arial,sans-serif;
	background:#000000;
	color:#C0C0C0; }
	
b     { font-weight:900; }

td    { font-size:0.7em;
	font-weight:bold; 
        font-family:Helvetica,Arial,sans-serif;
	color:#C0C0C0; }

h1    { margin-top:0%;
	font-size:1.8em;
        font-weight:bold; 
        font-family:Helvetica,Arial,sans-serif;
	color:#C0C0C0; }

a:link    { color:#0000EE; text-decoration:none; }
a:hover   { color:#FF0000; text-decoration:underline; }
a:visited { color:#551A8B; text-decoration:none; }
a:active  { color:#FF0000; text-decoration:underline; }

/* © 2000-2002 by Martin Creutziger */
