body {
	background-color: #E6E6E6;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a {
	color: Navy;
	text-decoration: none;
}

a.menu {
	color: Black;
	text-decoration: none;
}

a.menu_small {
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

table {
	background-color: White;
}

th {
	background-color: #FFFFFF;
	color: White;
	font-size: xx-large;
}

th.tavling {
	background-color: #DDDDDD;
	color: #990000;
	font-size: 14px;
}

td {
	line-height: 16px;
}

td.tavling {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

td.menu {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background-color: #DDDDDD;
}

tfoot {
	font-size: x-small;
	background-color: #CCCCCC;
}

h1.h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
