@charset "UTF-8";
/* CSS Document */



.BoxMusic {
	height: 55px;
	width: 373px;
	border: 3px double #202741;
	background-color: #ffffff;
	margin: 10px;
		padding-top: 5px;
}
.BoxDocument {
	height: 100%;
	width: 206px;
	border: 3px double #202741;
	background-color: #d0d6ed;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.BoxPhone {
	height: 100%;
	width: 206px;
	border: 3px double #202741;
	background-color: #d0d6ed;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.boxtitle {
	font-size: 14px;
	color: #202741;
	margin-right: 10px;
	font-weight: bold;
}
.boxtitle A:link {
	font-size: 14px;
	color: #202741;
	margin-right: 10px;
	font-weight: bold;
}
.boxtitle A:visited {
	font-size: 14px;
	color: #202741;
	margin-right: 10px;
	font-weight: bold;
}
.boxtitle A:active {
	font-size: 14px;
	color: #202741;
	margin-right: 10px;
	font-weight: bold;
}
.boxsubtitle {
	font-size: 12px;
	font-style: italic;
	color: #202741;
	margin-right: 10px;
	padding-top: 4px;
}
.boxsubtitle A:link {
	font-size: 12px;
	font-style: italic;
	color: #202741;
	margin-right: 10px;
	padding-top: 4px;
}		
.boxsubtitle A:visited {
	font-size: 12px;
	font-style: italic;
	color: #202741;
	margin-right: 10px;
	padding-top: 4px;
}	
.boxsubtitle A:active {
	font-size: 12px;
	font-style: italic;
	color: #202741;
	margin-right: 10px;
	padding-top: 4px;
}			
.boxtext {
	font-size: 14px;
	color: #202741;
}

