/* 
	Copyright 2001-2004 Christian Hofstaedtler
	All rights reserved.
	source: static.at, modified for hofstaedtler.name
*/
	BODY { 
		background-color: white; color: black; 
		border: none;
	}
	H1,h3,P,TD,BODY { 
		font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-size: 11pt;
	}
	h1 {
		color: black;
		font-size: 14pt;
	}
	h2 { display: none; }
	A,A:visited,A:link {
		text-decoration: underline;
		color: black;
	}
	td {
		padding: 4px 6px 4px 0px;
	}
	TABLE.borderon { 
		border-top: thin solid #003399; border-bottom: thin solid #003399; 
		border-left: none; border-right: none; }

/*
 * EOF
 */
