body {
	font-family: Times New Roman;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	background-color: #e6e6e6;
}

p {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	background-color: #e6e6e6;
}

strong {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #e6e6e6;
}

b {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #e6e6e6;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #A8A47B;
	text-decoration: none;
	background-color: #e6e6e6;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	background-color: #e6e6e6;
}

h3 {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	background-color: #e6e6e6;
}

td {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	background-color: #e6e6e6;
}

a {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #A4D3F4;
	text-decoration: none;
}

a:visited {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #A4D3F4;
	text-decoration: none;
}

a:active {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #A4D3F4;
	text-decoration: none;
}

a:hover {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #A4D3F4;
	text-decoration: none;
}

#gelbgold {
	color: #CC9933;
}

#gold {
	color: #A8A47B;
}