h1 {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 18px;
	line-height      : 18px;
	color            : #000000;
	font-weight: normal;
	text-transform: uppercase;
}  

h2 {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 18px;
	line-height      : 18px;
	color            : #000000;
	font-weight: normal;
}  

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.text-fet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF3300;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
img {
	border:0px;
}
.text-liten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.ub-bild-bgr {
	background-image: url(images/ultraljud-A.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text-liten-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;

}	
.text-liten-grey a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;	
}