<!--
body {
font-family: tahoma, verdana, arial;
background-color: #EEE8AA;
}

p {
font-size: 11pt;
margin-top: 0px;
margin-bottom: 15px;
}

h1 {
font-size: 13pt;
font-weight: bold;
margin-bottom: 10px;

}

h3 {
font-size: 12pt;
font-weight: bold;
margin-bottom: 10px;
}

font.sidebar1 {
font-size: 11pt;
font-weight: 700;
}

font.sidebar2 {
font-size: 10pt;
font-weight: 700;
margin-bottom: 10px;
}
font.sidebar3 {
font-size: 10pt;
font-weight: 500;
margin-bottom: 10px;
}

p.sidebar {
margin-top: 0px;
margin-bottom: 10px;
}

font.date {
font-size: 10pt;
font-style: italic;
}

td.navigation {
font-size: 9pt;
background-color: #F1C711;
width: 12.5%;
height: 25px;
text-align: center;
}

a {
text-decoration: none;
background-color: #FFFFFF;
font-color: blue;
font-weight: 500;
}

a:hover {
text-decoration: underline;
}

a.menu {
text-decoration: none;
background-color: #F1C711;
font-weight: 500;
}

a:hover.menu {
text-decoration: none;
}

a.news {
text-decoration: underline;
background-color: #FFFFFF;
font-weight: 700;
}

a:hover.news {
text-decoration: none;
}

div.floatright {
  float: right;
  margin-left: 5px;
  }

div.floatleft {
  float: left;
  margin-right: 5px;
  }

-->
