body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.contentCell {
	border: thin solid #000000;
}
a {
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	text-align: center;
	border: thin solid #000000;
	background-color: #CCCCCC;
	margin-bottom: -2px;
}
blockquote {
	border: thin dashed #000000;
	padding: 1%;
	background-color: #996600;
}
p {
	padding-right: 2%;
}
a:hover {
	text-decoration: underline;
}
.blackBor {
	border: thin solid #000000;
}
.largerFGLighterBack {
	font-size: 110%;
	background-color: #FFFF66;
}
.pianoBack {
	background-attachment: fixed;
	background-image: url(../backgrounds/pianoBack.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
.pianoName {
	font-size: 90%;
	color: #FFFFCC;
	background-color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.viewDetails {
	font-size: 80%;
	background-color: #CCCCCC;
}
.price {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.redOutline {
	color: #990000;
}
.catagoryLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.grayBack {
	font-weight: bold;
	border: thin solid #000000;
}
.bigFont {
	font-size: 110%;
	padding-top: 50px;
	padding-left: 20px;
}
.bigFont2 {

	font-size: 110%;
	padding-top: 0px;
	padding-left: 20px;
}
