/* ========================================================== */
/* bbmark -- Generische Styles fuer NN4 */
/* Neuer Style 2002 fuer NN4 */
/* wandelt normale HTML-Elemente um */
/* ========================================================== */

b { font-weight: bold; }

i { font-style: italic; }

dfn { font-weight: bold; }

BODY {
	border: 0;
	background-color: #ff9900;
}

H1 {
	color: #990000;
	font-family: 'Impact', 'Arial Black', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 4px 0px 2px 2px;
}

CODE {
	color: #993333;
	font-family: Monaco, Courier, 'Courier New', monospace;
}
	