body
{
	color: #000000;
	background: url(images/bg_green.jpg);
}

table.main {
	background: url(images/table_body.jpg);
}

td.header {
	font-family : Verdana;
	font-size : 22px;
	font-weight : bold;
	background: white;
}

td.headerline {
	background: url(images/table_line.jpg);
}

td.tekst {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
}

td.info {
	font-family: Verdana;
	font-size: 11px;
}

td.footer {
	background: url(images/table_footer.jpg);
	font-family: Verdana;
	font-size: 12px;
	color: white;
}

table.whitewithline {
	background: white;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid Black;
}

a, a:visited {
	text-decoration: none;
	color: #0000FF;
	font-family : Verdana;
	font-size : 12px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family : Verdana;
	font-size : 12px;
}

p.linklist {
	margin-top: 6;
	margin-bottom: 6;
}

p.title {
	font-family: Verdana;
	font-size: 14px;
	line-height: 150%;
	color: #034C41;
	font-weight: bold;
}

p.small, a.small, a:hover.small, a:visited.small {
    font-size: 9px;
}
