BODY
	{
	font-family: Garamond, 'Alpaca modern', serif;
	font-size: 140%;
	color: #ffdd88;
	background: black;
	margin: 1em 3% 2em 2%;
	}

H1	{
	font-size: 250%;
	font-weigth: bolder;
	}

H2	{
	font-size: 160%;
	}

H3	{
	font-size: 120%;
	font-weigth: bolder;
	}

H4	{
	font-size: 120%;
	text-weigth: bolder;
	}

H5	{
	font-size: 120%;
	}

H6	{
	font-size: 100%;
	text-weigth: bolder;
	}

.spooky { font-family: Creepy, Creeper, blood, dracula, crypt, 
gore, ghost, ghoul, 'Alpaca Modern', fantasy; }

A:link {
	color: #FFEEBB;
	text-decoration: none;
	}

A:hover {
	color: rgb(255,255,204);
	text-decoration: none;
	}

A:active {
	color: white;
	text-decoration: none;
	}

A:visited {
	color: #FFEEAA;
	text-decoration: none;
	}

A:link IMG { border-width: 0 }

IMG { border-width: 0 }

.mailme
	{
	font-size: 130%;
	margin: 2em;
	text-align: center;
	}

.tabell1
	{
	display: block;
	margin: 8% 9%;
	}

.tabell2
	{
	display: block;
	margin: 3% 8%;
	}

.merknad {color: #ffee99}

.lys {color: #ffee99;}

.fargelos { Filter: Gray; }

.modtitle { font-size: 105%; }

.modinpho 
	{
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: "Courier New", sans-serif;
	font-size: 80%;
	color: #ffee99;
	text-align: left;
	}

.download 
	{
	margin-top: 0%;
	margin-bottom: 0%;
	text-align: right;
	}

.sangbox1 
	{
	border: 1px solid #ffee99;
	padding: 2%;
	}


