h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
}

h4 {
	margin-bottom: 5px;
}

h5 {
	margin-bottom: 3px;
	margin-top: 15px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #F00;
	margin-bottom: 0;
}