body {
background-color: #ffffff;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 62.5%;
color: #535252;

scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#bebebe;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#bebebe;
scrollbar-shadow-color:#bebebe;
scrollbar-darkshadow-color:#ffffff;
background-color:#ffffff;
}

table {
font-size:1em;
}

h1 {
font-size:1.3em;
}

h2, h3 {
font-size:1.1em;
}

.rubrik1 {
font-size:1.2em; 
font-weight: bold;
}

.rubrik2 {
font-size:1.1em; 
font-weight: bold;
}

a:link {
text-decoration: none; 
color: #6586ab;
}

a:visited {
text-decoration: none; 
color: #6586ab;
}

a:active {
text-decoration: none; 
color: #6586ab;
}

a:hover {
text-decoration: underline; 
color: #6a6a6a;
}

.bold {font-weight:bold;}
