body, table, td {
 	font-family: arial, Helvetica, sans-serif;
 	color: #FFFFFF;
	font-size : 12px;
	margin: 0em;
	background-color : #000000;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}

a.menu-inaktiv {
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
}
a.menu-aktiv {
	text-decoration : none;
	color : #FFFF00;
	font-weight : bold;
}

a {
	text-decoration : none;
	color: #ff0000;
	font-weight : bold;
}


.tb_t   {
	empty-cells: show;
	border-collapse: collapse;
}

.tb_h	{
	padding: 3px;
	color: #FFFFFF;
         font-weight : bold;
	background: #505050;

}

.tb_0	{
	padding: 3px;
	color: #ffffff;
	background: #000000;
}

.tb_1	{
	padding: 3px;
	color: #ffffff;
	background: #000000;
}

text     {
	font-size: 12px;
         }
