body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p, td, span, div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;	
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;	
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}


h6 {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
}
.info {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}


.meny {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.meny:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	font-style: italic;
	color: #D1020E;
	text-decoration: underline;
}

.meny:selected {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

