td, .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, input, textarea, a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
td {
	font-size:12px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.0;
	color: #000000;
	padding-left: 4px;
}
input {
	font-size: 11px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.0;
	color: #333333;
	padding-left: 2px;
}
textarea {
	font-size: 11px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.0;
	color: #333333;
	padding-left: 2px;
}
.h1 {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
 }
 .h2 {
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
 }
 .h3 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height:1.1;
  color: #333333;
 }
  .h4 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  padding-left: 16px;
  padding-right: 26px;
 }
   .h5 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.0;
 }
  .h6 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height:1.0;
  color: #014977;
 }
   .h7 {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  line-height:1.4;
  color: #014977;
  padding-top: 14px;
 }
 .h8 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.6;
  color: #014977;
 }
.h9 {
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 1.0;
 }
input {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.0;
 }
a {
    font-size: 12px;
	font-weight: normal;
	color: #014977;
	text-decoration: none;	
}
a:hover{
  text-decoration: underline;
  background-color: #FFFFFF;
  color: #660033;
}
a.data {
    font-size: 12px;
	font-weight: normal;
	color: #014977;
	text-decoration: none;	
}
a.data:hover{
  text-decoration: underline;
  background-color: #E0E0E0;
  color: #660033;
}
a.bokning {
font-size: 12px;
font-weight: normal;
color: #0066CC;
text-decoration: none;		
}
a.bokning:hover{
text-decoration: underline;
background-color: #FEEBEB;
color: #660033;
}