<!--

h1, h2, h3, h4, p, li {font-family: Arial, sans-serif}

h1, h2, h3, h4 {font-weight: bold; text-align: center; margin-bottom: 2%; color: blue}

h1 {font-size: xx-large;}
h2 {font-size: x-large;}
h3 {font-size: large;}
h4 {font-size: large;}

p,li {font-size: medium; font-weight: bold; margin-bottom: 1%; color: rgb(0%,0%,0%); text-align: left;}

table {font-family: Arial; font-size:medium; margin-bottom: 1%; color:rgb(0%,0%,0%); text-align:center;}
tr {font-family: Arial; font-size:medium; margin-bottom: 1%; color:rgb(0%,0%,0%); text-align:left; }
th {font-family: Arial; font-weight:bold; font-size:medium; margin-bottom: 1%; color:rgb(0%,0%,0%); text-align:center;}
td {font-family: Arial; font-size:medium; margin-bottom: 1%; color:rgb(0%,0%,0%); text-align:center; }


.small {font-size: small; font-weight: normal;}
.vsmall {font-size: x-small; font-weight: normal; text-align: center;}
.vsmallleft {font-size: x-small; font-weight: normal; text-align: left;}
.tsmall {font-size: small; font-weight: normal; text-align: center;}
.tsmallleft {font-size: small; font-weight: normal; text-align: left;}
.knopf {font-size: normal; font-weight: bold;}
.big {font-size: x-large;}
.vbig {font-size: xx-large;}

.footer {font-size: x-small; font-weight: normal; text-align: right; margin-bottom: 1%;}

.left {text-align: left}
.center {text-align: center;}
.right {text-align: right;}

a:link {font-family: Arial; font-weight: bold; text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:focus {text-decoration: none; font-weight: bold; color: #FF0000;}
a:hover {text-decoration: none; color:  #FF0000;}
a:active {text-decoration: none; color: blue;}

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif; }

-->
