

H1.nr1 {
	font : bold 16pt;
	font-family : "Comic Sans MS";
	color: White;
	text-decoration: underline;
}


table.tab {
	border : medium solid White;
	border-color: White;
	border-style: outset outset outset outset;
	border-style:
}
body	{
	topmargin="2";
	leftmargin="2";
	marginwidth="2";
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: White;
	background : transparent url(black02.gif);
}

a:link{
	font-size: 16pt;
	color: White;
	font-family: "Comic Sans MS";
	font : normal;
	text-decoration : none;
}

a:visited{
	font-size: 14pt;
	color: Silver;
	font-style : normal;
	font-family: "Comic Sans MS";
	text-decoration : none;
}

a:active{
	font-size: 16pt;
	color: Gray;
	font : normal;
	font-family: "Comic Sans MS";
	text-decoration : none;
}
