A	{
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
	color: #8D9DC1;
	}

.white {
	color: #FFFFFF;
	}



/* Brodtext */
.txt {
	font-size : 15px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	line-height : 130%;
	text-align : justify;
}


/* Sidmeny */
.sidmeny {
	font-size : 13px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 700;
	line-height : 140%;
}


/* Sidrubrik */
.sidrub {
	font-size : 17px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 700;
	line-height : 140%;
}


/* Sidtext */
.sidtxt {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	line-height : 120%;
}


/* Apotekarstil */
TT {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	line-height : 110%;
	text-decoration : none;
}


/* Titel */
H3 {
	font-size : 25pt;
	font-family : Arial Black;
	font-weight : 500;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin: 0;
}


/* Undertitel */
H4 {
	font-size : 13pt;
	font-family : Arial Black;
	font-weight : 500;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin: 0;
}


/* Mellanrubrik */
H5 {
	font-size : 13pt;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin: 0;
}

/* Mellanrubrik - annat namn */
.mellan {
	font-size : 13pt;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin: 0;
}

/* Very big */
.big {
	font-size : 150pt;
	font-weight : 500;
}

