.page {
	background-image: url(image001.jpg);
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 25px;
	background-repeat: repeat-x;
	color: #990033;

}
.textBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990033;
	font-weight: bold;

}
.textMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990033;
}
.textSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990033;
}
.scriptHeading {
	font-family: "Brush Script MT", "Lucida Handwriting", Verdana;
	font-size: 52px;
	font-weight: normal;
	color: #990033;
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.scriptHeading2 {
	font-family: "Brush Script MT", "Lucida Handwriting", Verdana;
	font-size: 40px;
	font-weight: normal;
	color: #990033;
	text-align: center;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #990033;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 120%;
	font-weight: bold;
	color: #990033;
	text-align: center;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
}
.box {
	font-weight: bold;
	color: #AB0627;
	border: 1px solid #AB0627;
	background-color: #FEFFCB;
}
