body {
	background-color: #FAFFB8;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #803C41;
}
a:visited {
	color: #803C41;
}
a:active {
	color: #803C41;
}

.smalltitle {
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990033;
}
.title {
	font-size: 24px;
	font-weight: bolder;
	color: #990033;
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	letter-spacing: normal;
}
.greentext {
	font-family: Garamond;
	font-size: 12pt;
	color: 223d3c;
}
.maroontext {
	font-family: Garamond;
	font-size: 12pt;
	color: 990033;
}
.greentitle {
	font-family: "Baskerville Old Face";
	font-size: 22px;
	font-weight: bold;
	color: #223d3c;
	font-style: normal;

}
.smalltitlegreen {
	font-family: "Baskerville Old Face";
	font-weight: bold;
	color: #223d3c;
	font-size: 14pt;
}
.smallwhitetitle {
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.10point {
	font-size: 10pt;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #223D3C;
}
.black {
	color: #000000;
}
.breakabove {
	page-break-before: always;
}
.center {
	text-align: center;
}
.text {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    color: #1E3433;
}
.Jennys {
    font-family: Vivaldi;
    font-size: 22px;
    color: #722C36;
}
.style2 {
	font-family: Vivaldi; 
	font-size: 22px; 
	color: #722C36; 
	font-weight: bold; 
}
.style3 {
	color: #1E3433; 
	font-size: 15px;
}
.bold {
	font-weight: bold;
}