H1 {
	font-family : "Times New Roman", Times, serif;
	text-align: center;
	font-size: 30px;
	color : Olive;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	text-align: center;
	font-size: 24px;
	color : Olive;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	text-align: left;
	font-size: 18px;
	color : Maroon;
}

P {
	font-family : "Times New Roman", Times, serif;
	text-align : justify;
}
