#slideshow {
    position:relative;
	width:650px; 
	height:396px; 
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


.navstyle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:black;
	text-decoration:none;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.logoaddr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.hometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.homebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.homebodyleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
.mainbody12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.mainbody12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.mainbodyi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}
.mainbodyubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
.testimony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 32px;
}
.testimony2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 32px;
}
.testimony3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-indent: 32px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

