a {text-decoration: none}

h1,h2,h3,h4,h5,h6
{
font-family: "comic sans ms", arial, 'sans serif';
margin-left: 20pt;
font-weight: bold
}

p,table,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 20 pt;
margin-right: 4 cm;
}

pre
{
font-family: "comic sans ms", arial, 'sans serif'; 
font-size: 80%;
}

ol 
{
list-style-type: decimal;
margin-right: 4 cm;
}

ul 
{
list-style-type: none;
}

li
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 0 pt;
}


p,li,th,td
{
font-size: 80%;
}

h1,h2,h3,h4,h6
{
color:blue;
}

hr
{
color:grey;
}

a:link     
{
color:blue;
font-weight: bold;
font-size: 100%;
}

a:visited
{
color:grey
font-size: 100%;
}

a:hover
{
color:red;
font-size: 103%;
}

a:active
{
color:red
font-weight: bold;
font-size: 103%;
}

body
{
background-image:  url("bilder/bakgrund.gif");
}





