h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
/*	font-variant: small-caps;*/
	letter-spacing: 0.2em;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	color: #006600;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: .3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}

img.thumb {
	border: 1px solid #000000;
}

.style1 {
	color: #722C13;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

li {
	padding-bottom: 6px;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #722C13;
}
