body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A8A8A8;
	line-height: 14px;
}
a:link {
	color: #996699;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #996699;
	text-decoration: none;
}
a:active {
	color: #A8A8A8;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
	color: #A8A8A8;
	text-decoration: none;
}
.Things {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #A8A8A8;
	margin-left: 0px;
	text-decoration: none;
}
.smallhead {
	font-size: 11px;
	color: #960032;
	line-height: 14px;
}
.smallhead-blue {
	font-size: 11px;
	color: #004B8D;
	line-height: 14px;
}
.smallhead-Glas {
	font-size: 11px;
	color: #8E886E;
	line-height: 14px;
}
.copydark {
	color: #333333;
}
.copydarkandbold {
	font-weight: bold;
	color: #333333;
}