BODY {
  background-color:#ffffff;
  color:#798194
}

IMG {
  border-width:0;
}

body, table, tbody, tr, td {
  font-family:verdana,tahoma,arial,sans-serif,helvetica;
  font-size:8pt;
  font-weight:normal;
  word-spacing:normal;
  letter-spacing:normal;
}

table, tr, td {
  border-style:none;
  border-collapse:collapse;
  padding:0px;
}

p, blockquote, ul, ol, dl, li {
  /* inherited */
  margin-top:0.1em;
  margin-bottom:0.1em;
  margin-right:1em;
}
P.small {
  font-family:verdana,tahoma,arial,sans-serif,helvetica;
  font-size:8pt;
  font-weight:normal;
  word-spacing:normal;
  letter-spacing:normal;
}

P.indent {
  text-indent:1em;
}

UL {
 margin-top:0em;
}
LI {
 list-style:square;  /* ger fyrkant som punkt, olika varianter finns */
 color:#798194;
 margin-top:0em;
 margin-bottom:0em;
}

LI.egenbild {
 list-style:url(images/minegenpunkt.gif);  /* använd egen bild som "punkt" */
}


h1, h2, h3, h4 {
  font-family:verdana,tahoma,arial,sans-serif,helvetica;
  font-weight:normal;
  margin-top:0em;
  margin-bottom:0.5em;
	color:#969696;
}
H1 {
  font-size:300%;
  
}
H2 {
  font-size:250%;

}
H3 {
  font-size:200%;

}
H4 {
  font-size:150%;

  
}
h5, h6 {
  font-size:100%;
  font-family:verdana,tahoma,arial,sans-serif,helvetica;
  font-weight:bold;
  margin-top:0em;
  margin-bottom:0.1em;
}

a, a:active, a:link, a:visited, a:hover {
  color:#ffffff;  
  text-decoration:none;
}
a, a:hover {
  color:#ffffff;  
  text-decoration:underline;
}