p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f0f0f0;
}

a {
	text-decoration: underline;
	color: #99CCFF;
}

a:hover {
	text-decoration: underline;
	color: #32FFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #99CCFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #99CC66;
}

.bold {
	font-weight: bold;
	font-size: 15px;
	color: #f0f0f0;
}

.highlight {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #e3e857;
}

.note {
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #99CCFF;
}

.instruments_title {
	font-size: 16px;
	color: #99CCFF;
}

.instruments {
	font-size: 13px;
	color: #99CCFF;
}
