<style type="text/css">
<!--

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	margin: 4;
        scrollbar-base-color: #000000;
        scrollbar-arrow-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #FFFFFF;
}

td.mitte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align:justify;
        color: #FFFFFF;
}

/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: #FFFF00;
	border-style: solid;
	margin: 5;
}

.image1 {
	border-width: 1;
	border-color: #FFAA55;
	border-style: solid;
	margin: 4;
}

.image2 {
	border-width: 1;
	border-color: #525252;
	border-style: solid;
	margin: 0;
}


a:active {
	font-size : 12px;
	text-decoration: none;
	color: #FFFF00
}

a:visited {
	font-size : 12px;
	text-decoration: none;
	color: #FFFF00
}

a:hover {
	font-size : 12px;
	text-decoration: underline;
	color: #FFFF00
}

a:link {
	font-size : 12px;
	text-decoration: none;
	color: #FFFF00
}

#imageinfo {
	visibility: hidden;
}

.number{
	font-size : 12px;
	font-weight : normal;
	color: #555555
}
table.tab {
border-top-width:0pt;
border-top-style:solid;
border-bottom-width:3pt;
border-bottom-style:solid;
border-right-width:1pt;
border-right-style:solid;
border-left-width:1pt;
border-left-style:solid;
border-color: #FFFFFF;
padding:0px;
spacing:6px;
text-decoration:none;
font-size: 12px;
font-weight: normal;
}

table.tab1 {
border-top-width:1pt;
border-top-style:solid;
border-bottom-width:3pt;
border-bottom-style:solid;
border-right-width:1pt;
border-right-style:solid;
border-left-width:1pt;
border-left-style:solid;
border-color: #FF0000;
padding:0px;
spacing:0px;
text-decoration:none;
font-size: 12px;
font-weight: normal;
}

h1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 14pt;
    color: #FFFF00;
    font-weight: bold;
    margin-bottom : 0px;
}

h2 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    color: #FFFF00;
    font-weight: bold;
    margin-bottom : 0px;
}

hr {
    color: #FFFFFF;
    margin-bottom : 0px;
}
