
body {font-size: 10 pt; font-family: helvetica, arial; color: black}
h1 {font-size: 18 pt; font-family: helvetica, arial; color: black; font-weight: normal}
h2 {font-size: 16 pt; font-family: helvetica, arial; color: black; font-weight: normal}
h3 {font-size: 14 pt; font-family: helvetica, arial; color: black; font-weight: normal}
h4 {font-size: 12 pt; font-family: helvetica, arial; color: black}
h5 {font-size: 10 pt; font-family: helvetica, arial; color: black}
a:link {font-size: 9 pt; font-weight: bold; text-decoration: none; color: white}
a:visited {font-size: 9 pt; font-weight: bold; text-decoration: none; color: white}
a:active {font-size: 9 pt; font-weight: bold; text-decoration: none; color: red}
a:hover {color: red}

body.symbol {
      background-image: url(../images/symbol.gif);
      background-repeat:      no-repeat;
      background-attachment:  fixed;
      background-position: center;
      position: absolute;
    }

div {
	font-family: verdana;
	font-size: 10pt;
}
div.rubrik {
	font-size: 14pt;
	font-weight: bold;
}
td {
	font-family: verdana;
	font-size: 8pt;
}
textarea.value {
	font-family: verdana;
	font-size: 10pt;
}

td.header {
	font-size: 12pt;
	font-weight: bold;
}
input.text1{
	border-width:1px;
    	color: #000000;
    	border-style: solid;
    	border-color:#A2B5CD;
    	background-color: #ffffff;
    	font-weight: normal;
    	font-size: 8pt;
    	FONT-FAMILY: Verdana, Arial, Helvetica;
   	height:18px;
}

select{
	border-style: solid;
	font-weight: normal;
	font-size:9px
}

input.knapp{
    font-size: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
