.style2 {color: #FFFFFF; font-weight: bold; }
.Title {
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #FF9966;
	font-size: x-large;
	color: #000000;
	font-variant: normal;
}
