body {
    background: #0000A0 url("images/baggrund.gif") left top;
    margin-left: 80px;
	color: "#0000A0";
}

p {
    font-family: "Comic Sans MS", "Times New Roman";
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: black;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 12px;
}


a {
    font-family: "Comic Sans MS", "Times New Roman";
}


td {
    font-family: "Comic Sans MS", "Times New Roman";
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: black;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 12px;
}

ul {
 list-style-type: square;
 list-style-position: outside;
 list-style-image: url(images/xbullet.gif);
}

li {
    font-family: "Comic Sans MS", "Times New Roman";
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: black;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 12px;

}

h1 {
	color: red;
    font-size: 30px;
}

div.os1 {
    font-family: "Comic Sans MS", "Times New Roman";
    font-size: 30px;
    text-align: left;
	font-weight: bold;
    color: red;
}

