body {
    font-family: "Comic Sans MS", cursive, sans-serif;
}

p.white-space-pre-line {
    white-space: pre-line;
}
a.link-show { cursor: pointer; }
img.link-show { cursor: pointer; }

td {
    white-space: pre-line;
}
p.smalltext {
    font-size: small;
}
h2.pink {
    color: #D99090;
    font-weight: bold;
}