h1
{
font-size: 24px;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

img
{
    border: 0px solid;
}

.altButtonFormat {
background-color: #7f7f7f;
border: #000000 solid 0px;
font-size: 9px;
color: #ffffff;
font-weight: bold;
}

b.high
{
color: #000000;
background-color: #ffff00;
}

b.redhigh
{
color: #ff0000;
background-color: #ffff00;
}

code.em
{
color: #FFDD33;
font-size: 12px;
}

b
{
font-weight: bold;
}

li
{
}

td.pics
{
font-size: 13px;
}

td.betegnelse
{
font-weight: 900;
font-variant: small-caps;
}

dt
{
font-weight: 900;
font-style: italic
}

body
{
color: #FFEA80;
background-color: #686868;
font-family: 'Plantin Regular';
font-size: 15px;
}

body.scrap
{
background-color: #000000;
}

a:visited {COLOR: #CCAA00;}
a:link {COLOR: #FFDD33;}
a:active {COLOR: #80D4FF;}
a:hover {COLOR: #80D4FF;}


