p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body
     {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : White;
}


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; }

h5 {font-size:8pt;}

p,ul,ol,li,div,td,th,address,nobr,b,i,body { font-size:10pt; }

.klein { font-size:8pt; }

A:active {
	font-weight: bold;
	text-decoration : none;
	color : White;
}

A:link 	{
	font-weight: bold;
	text-decoration : none;
	color : White;
}

A:visited {
	font-weight: bold;
	text-decoration : none;
	color : White;
}

A:hover {
	font-weight: bold;
	text-decoration : underline;
	color : White;
}