@charset "utf-8";
.subheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.imgborder {
	border: thin solid #F6F6F6;
}
.imgborderdark {
	border: thin solid #666;
}

