BODY	{
	background: #DDDDEE;
	text-align: justify;
	font-size: 15px;
	font-family: Palatino Linotype, Georgia, serif;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 140%;
}

A	{
	text-decoration : none;
	color: #000055;
}

a:hover {
	color: #DDDDEE;
	background: #000055;
	}


HR {
	color: #000055;
	margin-top : 10px;
	margin-bottom : 10px;
	}


/* Meny */
.meny {
	font-size : 13px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	font-style : normal;
	color: #000055;
	line-height : 130%;
	text-decoration : none;
	text-align : left;
}

.meny P {
	margin-top : 0px;
	margin-bottom : 8px;
}

/* Sidospalttext */
.spalt {
	font-size : 13px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	font-style : normal;
	color: #000055;
	line-height : 120%;
}

.spalt a:hover {
	color: #DDDDEE;
	background: #000055;
	}

/* Sidospaltrubrik */
.spaltrub {
	font-size : 15px;
	font-family : Arial Black, sans-serif;
	font-weight : 500;
	font-style : normal;
	color: #000055;
	line-height : 120%;
}

.spaltrub a:hover {
	color: #DDDDEE;
	background: #000055;
	}


/* Brodtext */
.txt {
	font-size : 15px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 140%;
	text-decoration : none;
	text-align : justify;
}

.txt P {
	margin-top : 6px;
	margin-bottom : 10px;
}

.txt A {
	color : #000055;
}

.txt A:hover {
	background: #000055;
	color: #FBFBFF;
}



/* Intro TTC */
.intro {
	font-size : 12px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 500;
	font-style : italic;
	color : Black;
	line-height : 140%;
	text-decoration : none;
	text-align : justify;
}

.intro P {
	margin-top : 3px;
	margin-bottom : 6px;
}

.intro A {
	color : #000055;
}

.intro A:hover {
	background: #000055;
	color: #FBFBFF;
}


/* Verstext */
.vers {
	font-size : 14px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 100%;
	text-decoration : none;
	text-align : left;
}

/* Titel */
.heada {
	font-size : 32px;
	font-family : Impact, Arial Black, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #0C2C65;
	line-height : 140%;
	text-decoration : none;
}

/* Undertitel */
.headb {
	font-size : 18px;
	font-family : Arial Black, Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #0C2C65;
	line-height : 140%;
	text-decoration : none;
}


/* Undertitel igen */
H3 {
	font-size : 18px;
	font-family : Arial Black, Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #0C2C65;
	line-height : 140%;
	text-decoration : none;
}


/* Mellanrubrik */
.headc {
	font-size : 16px;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	color : #0C2C65;
	line-height : 140%;
	text-decoration : none;
}

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

