{
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 14px;
color : #003366;
background: #FFFFFF;
} 

BODY {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #003366;
	background: #FFFFFF;
}

.normtable, .normtable TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	background: #FFFFFF;
}

.boldtable, .boldtable TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background: #FFFFFF;
}

.kulturtable, .kulturtable TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background: #CCCCFF;
}

.title {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background: #FFFFFF;
}

.bigtitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	background: #FFFFFF;
}

.date {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #996600;
	background: #FFFFFF;
}

B {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

I {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
}


BLOCKQUOTE {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
}

A:link {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	text-decoration: underline;
}

A:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	text-decoration: underline;
}

A:hover {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #0066CC;
	text-decoration: underline;
}

A:active {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}

a.small {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #0066CC;
	text-decoration: underline;
}

