h1 {
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #003399;
	font-style: none;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	font-style: none;
}

td { font-family: Verdana, helvetica; font-weight: normal; font-size: 10px; color: #000000; }

a         { color: #003399; text-decoration: none; font-weight: 700; font-size: 10px; }
a:visited { color: #003399; }
a:active  { color: #003399; }
a:hover   { color: #003399; text-decoration: underline;}

a.mail         {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0000CC;
	text-decoration: none;
}
a.mail:visited { color: #003399; }
a.mail:active  { color: #003399; }
a.mail:hover   { color: #003399; text-decoration: underline;}

.rubrik 	{
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-style: none;
}
.text 		{ font-family: Verdana, Helvetica, sans-serif; font-weight: normal;font-size: 10px; color: #000000}

.text-blue 		{ font-family: Verdana, Helvetica, sans-serif; font-weight: normal;font-size: 10px; color: #003399}


.smrubrik { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; margin-bottom: -15px; color:#7D775C;}
.pe {  font-family:verdana; font-style:normal; font-size:9px; color:#7D775C; font-weight: normal; }


