h1 {
	font-weight: normal;
	font-size:24px;
	color:#8F0000;
}

h2 {
	font-weight: normal;
	font-size:18px;
	color:#1D4DA8;
}

h3 {
	font-weight: bold;
	font-size:16px;
	color:#333;
}
h4 {
	font-weight: bold;
	font-size:14px;
	color:#333;
}
h5 {
	font-weight: bold;
	font-size:12px;
	color:#333;
}
h6 {
	font-weight: bold;
	font-size:8px;
	color:#333;
}