H1 {
        color: #000000;
        text-align: left;
        font-size: 26px;
}

H2 {
        color: #000000;
        text-align: left;
        font-size: 20px;
	font-family: ;
}
  
H3 { 
        color: #000000;
        text-align: left;
        font-size: 17px;
}

SMALL {
        font-size: 11px;
}

ul {
        padding-left: 0;
        margin-left:  35px;
	line-height:  1.5;
}

table {
        font-family:    Verdana, Arial, sans-serif;
        font-size:      12px;
        line-height:    1.25;
        text-align:     justify;

	margin:         0px;
	padding-bottom: 0px;
	padding-left:   0px;
	padding-right:  0px;
        padding-top:    0px;
}

td{
        padding-right:  10px;
}

body {
        font-family:           Verdana, Arial, sans-serif;  
        font-size:             12px;
        line-height:           1.25; 
        text-align:            justify;

        background-color:      #ffffff;
        background-repeat:     no-repeat;
        background-position:   center right;
        background-image:      url(bilder/wwwlogga1.jpg);
	background-attachment: fixed;
	margin-left : 0;
	margin-right : 41;
	padding-bottom : 0;
	padding-left : 7%;
	padding-right : 5%;
	padding-top : 0;
}

a:link { 
        color: #000077;
        text-decoration: none;
}

a:visited { 
        color: #000077;
	text-decoration: none;
}

a:hover { 
        color: #000077;
	text-decoration: underline;
}

a:active { 
        color: #ffff99;
	text-decoration: none;
}
