body {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 10px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #eeeeee; 
	scrollbar-shadow-color: #dddddd;
	scrollbar-arrow-color : #777777;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
td.huvudmeny {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC6600;
}

td.submeny {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #999999;
}

td.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #CC6600;
}

td.listrubbe {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #999999;
}

.rubbe {
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}

.motto {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #CC6600;
}

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
}

