/* ---[accessible via Contribute]----------------------------------------------- */

h1, h2, h3, h4, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
	
h1 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	letter-spacing: -1px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #5c5c5c;
}

h5 {
	font-size: 10px;
	color: #ff0000;
}

h6 {
	font-weight: bolder;
	color: #5c5c5c;
}