@charset "utf-8";

#brands .brand-head {
	font-weight:bold;
	font-size: 11pt;
	font-family:Arial;
	color:#1f395a;
}
#brands a {
	font-family: Verdana;
	font-size: 8pt;
	color: #1f395a;
	text-decoration:none;
}
#brands .series-header {
	font-size:9pt;
	text-decoration:underline;
	line-height:25px;
	color:#8C8C8C;
	font-weight:bold;
}
#brands a:hover {
	color: #7F7F7F;
}
#brands a.brand-head:hover{
	color:#1f395a;
}
.history-text {
	line-height:17px;
	color:#1f395a;
	font-size:7.5pt;
}
