body {
	background: #ffffff;
    background-image: none;
    color: #333333;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 80%;
	line-heigth: 120%;
	margin: 1em;
}

a:link  {color: #990000;}
a:vlink {color: #cccccc;}
a:alink {color: #cc0000;}
a:hover {color: #cc0000;}

p,li,dt, dd,dir, menu, td, th {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 90%;
}

h1 {
	font-family: "Lucida Console", "Verdana", sans-serif;
	font-size: 28pt;
}

h2 {
	font-family: "Lucida Console", "Verdana", sans-serif;
}

dt {
	font-weight: bold;
	margin-top: 1em;
}

li {
	list-style-type: square;
}

.tittel {
	font-size: 110%;
	font-weight: bold;
}

.small {
	font-size: 80%;
}

.duraplex {
    color: #990000;
	font-size: 18pt;
	text-decoration: none;
}	

.footnote {
	font-size: 80%;
}