﻿h1 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}

h2 {
	text-align: center;
	font-size: 29px;
	font-weight: bold ;
	color: #FF0000;
}

h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #008080 ;
}

