/* CSS Document */
<!--        


h6 {
	font-size:9pt;
	font-family: Verdana, sans-serif;
	font-weight: 600;
  color:  black;
	margin: 1em 1;
}

h3 {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: 700;
  color:  #949394;
	margin: 1em 1;
}

h2 {
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #e9ab68; #fdc689;
  text-align: left;

}

h1 {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: 600;
  color: #696969;
}

p {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: 500;
  color: #6b6b6b; #949394;
	margin: 1em 1;
}


li {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: 500;
  color: Sienna;
	margin: 0.6em 1;
}


strong {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-style: italic;
  color: #696969;
	font-weight: 700;
}

dfn {
	font-size:7pt;
	font-family: Arial, sans-serif;
	font-style: normal;
  color: Black;
	font-weight: 300;
}

cite {
	font-size: 10px;
	font-family: Comic Sans MS, Verdana, sans-serif;
	font-style: normal;
  color: black;
	font-weight: 500;
}

td#foot {
	font-size: 8pt;
  text-align: center;	
	color: #696969;
	font-family: Arial, sans-serif;
	font-weight: 300;
}

td#foot a:link, td#foot a:visited {
	text-decoration: underline;
}

td#tipp {
  background-color: White;
  text-align: left;		font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: 500;
  color: #949394;
	border-bottom: 1px dotted #696969;
	border-top: 1px dotted #696969;
}

td#body {
  background-color: Snow;
  text-align: left;	
	margin: 0px;
}

td#body a:link, td#body a:visited {
	text-decoration: underline;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
  color: #696969;
	font-weight: 700;
}

td#menue {
	font-size: 9pt;
	height: 32px;
	width:160px;
	background-color: #fdf5e6;
	font-family: Albany, Verdana, sans-serif;
	font-weight: 300;
	margin: 0.1em 1;
	text-align: center;
	border: 0px;
	border-bottom: 1px dotted #696969;
}



td#menue a:link, td#menue a:visited {
	color: #696969;
	font-weight: 300;
	text-decoration: none;
}

td#menue a:hover{
	color: Black;
	text-decoration: underline;
}

td#extmenue {
	color: #fdf5e6;
	font-size: 9pt;
	height: 32px;
	width:160px;
	font-family: Albany, Verdana, sans-serif;
	font-weight: 300;
	margin: 0.1em 1;
	text-align: center;
	border: 0px;
	border-bottom: 1px dotted #fdf5e6;
}


td#extmenue a:link, td#extmenue a:visited {
	color: #fdf5e6;
	font-weight: 300;
	text-decoration: none;
}

td#extmenue a:hover{
	color: #fdf5e6;
	text-decoration: underline;
}



a:link, a:visited {
	color: #696969;
	text-decoration: none;
}


-->

