.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 666699;
}
body {
	background-repeat: no-repeat;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #33CCFF;
}
a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666699;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #330066;
	margin-bottom: -14px;
	text-indent: 12px;
}
.border {
	border: thin solid #666699;
}
