/* Reduced h1, h2 sizes for info pages */

h1  {
	font-size:18px;
	line-height:normal;
	color:#333333;
}
h2  {
	font-size:16px;
	line-height:normal;
	color:#333333;
}
h3  {
	font-size:14px;
	line-height:normal;
	color:#333333;
}


