.hide {
	visibility: hidden;
	left: 0px;
	top: 0px;
}
.p {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.p2 {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-style: italic;
}

.p1 {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	text-align: justify;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



div {
	background-color: FFD683;
	text-align: center;
	width: 211px;
	position: absolute;
	filter: RevealTrans(Duration=0.5, Transition=5);
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 45pt;
	text-indent: 45px;
}
a {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
