body {
	margin: 5px 0px 0px;
	background-color: #E0E0E0;

}
h1 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
.hdrtxt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.hdrtxt2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
}
.hdrtxt3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
}
.hdrbg {
	background-image: url(images/zihuabay.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003333;
	text-align: justify;


}
li {
	list-style-image: url(images/button.gif);
	list-style-position: outside;
	font-style: italic;

}
.listhdr {
	font-weight: bold;
	text-decoration: underline overline;
	color: #003333;
	font-size: 14px;


}
.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 3px;

}
.bg1 {
	background-image: url(images/bodyreclined.gif);
	background-repeat: no-repeat;
	background-position: center 130px;
}
.bg2 {

	background-image: url(images/bodysitting.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	background-color: #003333;
	padding: 1px 2px;


}
