body {
  margin           : 0px;
  background-color : #FFFFFF;
  color            : #000000;
  font-size: 12px;
  font-family: Tahoma;

}

table {
  margin           : 0px;
  background-color : #FFFFFF;
  color            : #000000;
  font-size: 12px;
  font-family: Tahoma;

}

td,tr,p,div {
	font-family      : Arial;
	font-size        : 12px;
	color            : #252525;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #000077;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;	
}

.nav {
  text-decoration  : none;
  margin: 5px 0px 5px 0px;
  text-indent:15 px;
  font-size        : 11px;
}

.otstyp {
  text-decoration  : none;
  margin: 5px 0px 5px 0px;
  text-indent:15 px;
  text-align: justify;
}

h1
{
	margin: 2px 0px 5px 0px;
	font-size: 16px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

h2
{
	margin: 5px 0px 6px 0px;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

h3
{
	margin: 5px 0px 6px 0px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}

h4
{
	margin: 5px 0px 6px 0px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}

.price
{
	font-size: 9px;
	color: #000000;
	font-family: Tahoma;
	font-weight: normal;
	text-align: center;
}