h1,h2,h3,h4,h5,h6{
	text-align:center;
	font-family: Times Roman, serif;
	font-weight: bold;
}

h1 {
	color: #007700;
	font-size: 24pt;
}

h2 {
		font-size: 16pt;
}

h3 {
		font-size: 14pt;
		color: #007700;
}

h4 {
		font-size: 12pt;
}

h5 {
		font-size: 14pt;
}

h6 {
		font-size: 14pt;
}
.yellow {
	background-color:#FDFD00;
}