A:link {color: #999966;}
A:visited {color: #cccc99;}
A:active {color: #bbbb88;}
A:hover {color: #993300;}
BODY {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
BODY, TABLE, TH, TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #333333;
}
.headline {
	font-size: 22pt;
	font-weight: bold;
	color: #993300;
}
.title {
	font-size: 18pt;
	font-weight: bold;
	color: #993300;
}
.subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}
.highlight {
	font-weight: bold;
	color: #993300;
}


a.footmenu:link, a.footmenu:visited {
	font-size: 11pt;
	text-decoration: none;
	color: #993300;
}
a.footmenu:active, a.footmenu:hover {
	color: #ffffff;
	background-color: #993300;
}

.copyright {
	font-size: 11pt;
	color: #333333;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #999966;
}
a.copyright:hover {
	color: #993300;
}
