body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6F4FF;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	background-color: #CCCCCC;
	border-top: 2px outset #999999;
	border-right: 2px outset #333333;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #666666;
}
.bosch {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 30px;
}
.header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.main {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.content {
	background-color: #FFFFFF;
	color: #333333;
}
li {
	color: #FFCC66;
	list-style-position: outside;
	font-size: 16pt;
	padding: 3px 10px 3px 15px;
	margin: 3px;
	text-align: left;
	display: list-item;
	cursor: hand;
}
.tracks {
	color: #FFFFFF;
}
.contact {
	padding: 10px;
	text-align: center;
}