
/*Template taken from Stefan Münz: SelfHTML - www.teamone.de/selfhtml */

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{	font-family:Verdana,sans-serif;
	font-size:10pt;
	text-align:justify;
	text-decoration:none;}

body
{	background-color:#777777;
	color:#EEEEEE; }
	
h1
{	font-size:18pt;	}

h2
{	font-size:16pt;	}

h2.sh2
	{ font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip
{	font-size:12pt; }

h4
{	font-size:10pt;
	font-weight:bold;	}

a:link
{	color:#EEEEEE;
	text-decoration:none;
	font-weight:bold;	}

a:visited
{	color:#DEDEDE;
	text-decoration:none;
	font-weight:bold;	}

a:active
{	background-color:#EEEEEE;
	color:#666666;
	text-decoration:none;
	font-weight:bold;	}

.footer
{	font-size:6pt;
	letter-spacing:3pt;
	font-style:normal;	}
