.notice {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-color: #CECFCE;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.border {
	border: thin solid #999999;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000084;
}
.l3super {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	color: #0000A0;
	
}
.l3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	vertical-align: bottom;
	color: #0000A0;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-position: center;
	color: #000084;
	text-align: center;
}

.l3Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0000A0;
}
.border {
	border: thin solid #999999;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
