/* CSS Document */BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:14px;
	color : #333333;
	;
	background-color: #999999
}
.oldbrowsers {
	display : none;
}
.fineprint {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	color : #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.images {
	border: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.box1 {
	background-color: #CCCCCC
}
.box2 {
	background-color: #eeeeee;
	border: none
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
.artists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}
.box3 {
	border: #999999;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #eeeeee
}

