/* Huvuddelen */
body {margin-left: 0;
      margin-top: 0;
      background-image: url(grafik/cloudbg.gif);
      background-repeat: repeat-y;}

/* Standard */
p {font-size: 10pt; font-family: helvetica, arial, sans-serif;}
b {font-weight: bold;}
font {font-size: 10pt; font-family: helvetica,arial, sans-serif;}
img.tight {margin: 0;}
img {margin: 0.5em;}

/* Rubriker */
h1 {font-size: 20pt; font-family: helvetica, arial, sans-serif;}
h2 {font-size: 18pt; font-family: helvetica, arial, sans-serif;}
h3 {font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold;}
h4 {font-size: 12pt; font-family: helvetica, arial, sans-serif;}

/* Länkar */
a {font-size: 10pt; font-family: helvetica, arial, sans-serif; text-decoration: none;}
a:link {background-color: transparent;}
a:visited {background-color: transparent;}
a:active {background-color: transparent;}

/* Vita länkar mot den blå bakgrunden */
a.white:link {color: white; background-color: transparent;}
a.white:visited {color: white; background-color: transparent;}
a.white:active {color: white; background-color: transparent;}

