body {
  background: white;
  color: black;
  font-family: Verdana,Arial,Helvetica,;
  font-size: 10pt;
  margin: 0 em;
  text-align: left;
  margin-left: 1 em;}
  
  

/* Start definition av text*/
.boldgreen {
  font-size: 120%;
  font-weight: bold;
  color: #009933}
.boldred {
  font-size: 120%;
  font-weight: bold;
  color: red}
.small {
  font-size: 80%;}
.x-small {
  font-size: 70%;}
.big {
  font-size: 125%;
  font-weight: bold}
.footer {
  font-size: 70%;
  text-align: left;
  align: left}
.headtext {
  font-weight: bold;
  text-decoration: none;
  color: white}
.ingress {
  font-weight: bold;
  color: #ec8824}
.bildtext {
  font-size: 65%}
/* Slut definition av text definitioner */
	
/* Start definition av rubriker */
h1 {
  color: #0033ff;
  background: transparent;
  font-weight: bold;
  text-align: center;
  font-size:200%}
h2 {
  color: #1f4be7;
  background: transparent;
  font-weight: bold;
  text-align: center;
  font-size:120%}
h3 {
  color: #0066ff;
  background: transparent;
  font-weight: bold;
  text-align: left;
  margin-top:  1 em;
  font-size:125%}
h4 {
  color: #000000;
  font-weight: bold;
  text-align: left;
  margin-top: 1 em;
   margin-left: 1 em;
  font-size:100%}
h5 {
  color: #000000;
  margin-left: 1 em;
  font-weight: bold;
  text-align: left;
  font-size:75%}
h6 {
  color: #000000;
  margin-left: 1 em;
  font-weight: bold;
  text-align: left;
  font-size:60%}
  
/* Slut definition av rubriker */

/* Start definition av lankutseende */
a:link {
  color: #ff9900;
  background: transparent;}
a:visited {
  color: #009933;
  background: transparent;}
a:hover {
    color: #0099ff;
	background: transparent;
	text-decoration: underline}
a:active {
  color: #009933;
  background: transparent;}
/* Slut definition av lankutseende */

/* Start definition av ovrigt */
ul, ol, dl, p {
  margin-top: 1em;
  margin-bottom: 1em;}
tr, td, th {
  font-family: Arial,Helvetica,Verdana;
  font-style: small;
   font-size: 10pt}
/* Slut definition av ovrigt */