.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}


/*text navigation*/
.navigation {
font-size:xx-small;
line-height:14px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.navigation a {
color: #FFFF00;
text-decoration:none;
}
.navigation a:visited, .navigation a:link {
color: #FFFFFF;
}
.navigation a:hover {
color: #DEB02E; 
text-decoration: none;
}
.navigation B{
color: #DEB02E;
}


li {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 0px -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-size: 14px;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 180e78;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
}
.toprightfixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
