body { 
	background-color: #F4EDE3; 
	background-image: url(../theopera/images/synopsis_bg2.jpg); 
	background-repeat: repeat; 
	background-attachment: fixed 
} 

.notefromthecomposer{
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 12px;

}

.notefromthecomposer A {
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9C5452;
	

}

.notefromthecomposer A:hover{
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #66302E;
	text-decoration: underline;
	

}
.sections{
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	}