body, html {
	background: #b2b2b2;
	text-align: center;
}
h1 {
	font-family: Courier;
	font-size: 2em;
	color: black;
	text-align:center
}
h2 {
	font-family: Times New Roman;
	font-size: 1em;
	text-align: justify;
	font-weight: normal;
}
h3 {
	font-family: Times New Roman;
	font-size: 1em;
	text-align: center;
	font-weight: normal;
}
h4 {
	color : #008000;
}
h4 a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
h4 a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
h4 a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
h5 {
	color : #0FFF59;
}
h5 a:link {
	text-decoration: underline;
	color: #0FFF59;
	font-weight: normal;
}
h5 a:visited {
	text-decoration: underline;
	color: #0FFF59;
	font-weight: normal;
}
h5 a:hover {
	text-decoration: underline;
	color: #0FFF59;
	font-weight: normal;
}
