.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-style: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;


}
.z-index {
	z-index: 1;

}
.z-index2 {
	z-index: 999;
	position: absolute;
	visibility: visible;

}
.h4 {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;

}
.h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}
.h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

