@font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: 700;
    src: url(TEMPUSS0.eot);
}

p     { font-size: 15pt; font-family: "Times New Roman" }
h1      { font-size: 36pt; font-family: "Tempus Sans ITC", Arial; font-weight: bold; text-decoration: none; margin-top: 0.5em; margin-bottom: 0.2em }
h2     { font-size: 28pt; font-family: "Tempus Sans ITC", Arial; font-weight: bold; margin: 0.83em 0 }
h3 { font-size: 18pt; font-family: "Tempus Sans ITC", Arial; font-weight: bold; margin: 0.83em 0; }
a:hover { color: red }
a:visited { color: purple }
ul li   { font-size: 15pt; line-height: normal; list-style-type: circle; display: list-item  }
ol { font-size: 15pt; line-height: normal; display: list-item; }
a:active { color: red }
.hej { border: solid 2px black; outline-color: black; }
