

  BODY { 
    margin: 1em;
    font-family: times;
    font-size: 12pt;
    background: #000066;
    color: WHITE; 
	margin-left: 3% ;    
	margin-right: 20% ;
}

A:link { color: red }        /* obesökt länk */
A:visited { color: white }      /* besökt länk */
A:active { color: Green }      /* aktiv länk */

H1 { font-size: large} 
H2 { font-size:	13pt ;font-weigth: bold ; font-family: arial} 
H3 { font-size: 11pt ;font-weigth: bold ; font-family: arial}

