/* CSS Document */
p{
font-family: "Hoefler Text";
font-size: 11px;
color: #000000;
line-height: normal;
padding: 3px;
}


.bold {
	font-family: "Baskerville Semibold";
	font-size: 15px;
	line-height: 18px;
	font-weight: regular;
	color: #000000;
}
.myname {
	font-family: "Baskerville Semibold";
	font-size: 24px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.composer {
	font-family: "Brush Script MT";
	font-size: 20px;
	font-style: regular;
	line-height: 18px;
	font-weight: regular;
	color: #000000;
}
.links {
	font-family: "Verdana, sans-serif";
	font-size: 16px;
	line-height: 18px;
	font-weight: regular;
	color: #000000;
}


.hoefler {
	font-family: "Hoefler Text";
	font-size: 14px;
	line-height: 18px;
	font-weight: regular;
	color: #000000;
}

.title {
font-family: "Palatino";
font-size: 14px
line-height: 10px;
font-style: italic;
color: #000000;
}

.headline {
font-family: "Palatino";
font-size: 16px
line-height: 10px;
font-style: bold;
color: #990099;
}

.text {
font-family: "Hoefler Text";
font-size: 12px;
line-height: 6px;
font-style: regular;
color: #000000;
padding: 1px;
}

.naviagation {
	font-family: "Baskerville Semibold";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	background-color: #FFCCFF;
	display: block;
	padding: 18;
	width: 50px;
	text-decoration: none;
	font-weight: normal;
}

.othercomposers  {
	font-family: "Baskerville Semibold";
	font-size:14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	width: auto;
	margin: 0px;
}

.othercomposersheadline {
	font-family: "Baskerville Semibold";
	font-size:16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	width: auto;
	text-decoration: underline;
	margin-top: 4px;
	margin-left: 4px;
}

.garamond {
	font-family: "garamond";
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
