body	{
	background: url('../bilderna/ma2color.gif') repeat fixed;
}

table.nytt	{
	border:0px;
	width:100%;
}

th 	{
	color: black;
	font:12px Arial;
	font-weight: bold;
}

td	{
	color: black;
	font:12px Arial;
	font-weight: bold;
}

col#datum {
	width: 110px;
}

col#meddelande {
	width: 534px;
}
table.hotell {
	background:white;
	margin-top:25px;
	width:450px;
	border: medium solid green;
}	

table.hotell td {
	text-align:center;
	vertical-align:center;
}	

table.resultat {
	background:white;
	margin-top:25px;
	width:500px;
	border: medium solid green;
}	

table.resultat th {
	background: #DBF2CC;
}
	
table.resultat td {
	background: white;
	vertical-align:top;
	border: 1px groove grey;
}	

table.resultat td.year {
	background: A1B2C3;
}	

col#dag {
	text-align:center;
}

table.kvall {
	background:white;
	width:100px;
	border: medium solid green;
}	
 
table.kvall th {
	background: #DBF2CC;
}

table.kvall td {
	background: white;
	color: black;
	font:12px Arial;
	font-weight: normal;
}
	
h1	{
	color: blue;
	font:30px Arial;
	font-weight: bold;
}

h2	{
	color: black;
	font:30px Arial;
	font-weight: bold;
}

h3	{
	color: black;
	font:18px Arial;
	font-weight: bold;
}

h4	{
	color: black;
	font:17px Arial;
	font-weight: bold;
}

span 	{
	color:red;
}

