<style type="text/css">
<!--
body {
  margin: 0px;
  background-image: url(img/bg.gif);
}
.title{
  font-family: Trebuchet MS;
  font-size: 26px;
  color: #FFFFFF;
  letter-spacing: 3px;
}
.subtitle{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #666633;
}
.text{
  background-color: #EEEEFF;
  color: #335533;
  font-family: Trebuchet MS;
  font-size: 12px;
  margin: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 20px;
  background-image: url(img/bg_text.jpg);
}
.bg {
	background-image: url(img/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
}
a {
  font-weight: bold;
  color: #880000;
  text-decoration: none;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;
}
.blok {
  background-image: url(img/bg_title.jpg);
  height: 60px;
  text-align: right;
}
.linkb{
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 6px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #990000;
}
.link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
.link:hover {
  color: #880000;
  font-weight: normal;
  text-decoration: none;
}
.intable{
	color: #335533;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 12px;
	line-height: 20px;
}
.list{
	list-style: outside;
	margin: 10 10 10 20;
}

-->
</style>
