@charset "utf-8";
/* CSS Document */

.altnav {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-decoration: none;
}
	

.altnav a:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
	
.altnav a:visited{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}



h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}

.nospacing {
	height: 10px;
}
.composer {
	color: #000033;
	font-weight: bold;
	line-height: 1;
	font-size: 12px;
}

.composition {
	line-height: 0 px;
	color: #999999;
	line-height: 1;
	font-size: 12px;
}
	
.sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 25px;	
}


