@charset "utf-8";
/* CSS Document */

#left .NavBarLink  {
 display: block;
 padding: 3px;
 border-top: 1px solid #c3a7b5;
 }
.customcontent {
	font-size: 16px;
	line-height: 24px;
	color: #434444;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #9B496F;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #491F33;
}
