/* CSS Document */

.small {
	font-size: 11px;
}
.sidebar-header {
	font-family: Arial Narrow;
	font-size: 20px;
	font-weight: bold;
	color: #990033;
}
.dark-header {
	font-size: 18px;
	color: #000000;
}
.title {
	font-weight: bold;
	color: #000000;
}