h1 {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	margin: 15px;
	font-weight: normal;
	line-height: 20px;
	width: 500px;
	text-align: justify;
}

h2 {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: Tahoma;
	font-size:11px;
	margin: 15px;
	color: #000000;
	font-weight: normal;
}

h4 {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

h5 {
	font-family: Tahoma;
	font-size:11px;
	color: #FF0000;
	margin: 15px;
	font-weight: bold;
	line-height: 20px;
	width: 500px;
	text-align: center;
}