body {text: #000000; text-align: left; background-color: #ffffff;}

body.black {text: #ffffff; text-align: left; background-color: #000000;}

p {
  font-family: arial, geneva, verdana, sans-serif;
  font-size: 10pt;
}

p.compact {
  margin-top: 0;
  margin-bottom: 0;
}

p.compactsmall {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8pt;
}

p.small {
  font-size: 8pt;
}
p.alert {
  color: #ff0000;
}
p.white {
  color: #ffffff;
}
p.tidning {
  text-align:justify;
}

a:link {color: #0000cc;}
a:visited {color: #000066;}
a:active {color: #0000ff;}
a:hover  {color: #cc6600;}

a.white:link {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:hover  {color: #ffffff;}
