.TitleLayer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 0099ff;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.FourSidedBorderLayer {
	border: 2px solid #000000;
	margin: 0px;
	padding: 0px;
}
.TitleLayerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	background-color: #FFFFFF;
}
