body,html {
	margin:0;
	padding:0;
	background-image: url(sf.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {margin: 14px 0 8px 0;}
#container {
	margin: 0px auto;
	width: 425px;
	border-right-width: 16px;
	border-left-width: 16px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color:#FFF;
}
#menu {margin:0; padding:0;text-align:center;}
#menu ul, li {margin:0; padding:0; display:inline;}
#menu li {list-style-type: none; font-size: 12px;}
#menu a, a:visited {font-weight: bold; color: #BD0000; text-decoration: none;}
#menu a:hover {font-weight: bold; color: #000; text-decoration: none;}
.data {font-size: 12px; font-weight: bold; color: #BD0000;}
.part {font-size: 10px;	color: #000000; font-style: italic;}
.bold {font-size: 12px; font-weight: bold; color: #000;}
.concerto {font-size: 15px; font-weight: bold; color: #BD0000;}
.top {display:block; font-size: 10px; color: #666; text-align: right;}
.top a:link, a:visited{color: #666;}
.top a:hover{color: #BD0000;}
 a, a:visited {color: #666; text-decoration: underline;}
 a:hover{color: #BD0000;}
