<!--
td
{
		font-size: 12px;
		font-family: arial,verdana;
		color: #000000;
}

a
{
		font-size: 12px;
		font-family: arial,verdana;
		font-weight: bold;
		color: #111111;
}

body
{
		font-size: 12px;
		font-family: arial,verdana;
		color: #000000;
		background-image: url('../img/bg_dith.jpg');
		background-repeat: repeat-x
}

.dagsetning
{
		font-size: 10px;
		font-family: arial,verdana;
		color: #555555;
}

.title
{
		font-size: 16px;
		font-family: arial,verdana;
		font-weight: bold;
		color: #000000;
}

.titill
{
		font-size: 14px;
		font-family: arial,verdana;
		font-weight: bold;
		color: #000000;
}

hr
{
		height: 1;
		color: #444444;
}


-->