body {
	background-color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
p, td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}
.mainHead {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #6A323B;
}
.menyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #845454;
	font-style: normal;
}
.listHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #845454;
	font-style: normal;
}.meny {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 600;
	color: #663338;
}
a, a:link, a:visited {  
	color: #6A323B; 
	text-decoration: none;
}
a:hover {  
	color: #666666; 
	text-decoration: underline;
}