body {
	background-image: url(Almonds.JPG);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #a1c1ce;
	margin-top:0;
	font-family: "Comic Sans MS", cursive;
	color:#000000;
}

div { text-align:center;
}

h1 { text-align:center;
}

h2 { text-align:center;
	font-size: 16pt;
	font-weight: normal;
	color:#0000dd;
	margin-top: 10pt;
	margin-bottom: 5pt;
	line-height: 18pt;
}
h3 { text-align:center;
	font-size: 14pt;
	font-weight: normal;
	color:#0000dd;
	margin-top: 8pt;
	margin-bottom: 4pt;
	line-height: 16pt;
}

ul  {
	margin-left:12em;
	list-style-type: none;
}

li {
background-image: url(AlmondBlossom.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
text-align: left;
}

p {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin-top: 1pt;
	margin-left: 7em;
	margin-right: 5em;
	margin-bottom: 1pt;
	text-indent:2em;
	line-height: 16pt;
}


p.stza {
	text-indent:6em;
}

p.stza1 {
	margin-top: 12pt;
	text-indent:6em;
}

p.stzb {
	text-indent:8em;
}


p.stzc {
	text-indent:10em;
}

p:first-letter {
	font-size: 14pt;
}

 img.btn {
 border: 0px solid ;
 margin: 5px;
 width: 60px;
 height: 40px;
 vertical-align:middle;
}

