

h1 {
	color: #000000;
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	text-transform: capitalize;
	text-shadow: #a6a6a6 0 1px 2px;
}

h2 {
	margin: 0;
	direction: ltr;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font: bold 19px/32px Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0;
	font: bold 12px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	direction: ltr;
	color: #3c3e36;
	text-align: justify;
	text-shadow: #f9f6f3 1px 2px 2px;
}


h4 {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	text-shadow: #fff 0px 0px 0px;
}
.whitesub {
	font: bold 16px/22px Georgia, "Times New Roman", Times, serif;

	text-shadow: #ffffff 0 0 0;
	color: #fff;
}
.blacksub {
	font: 18px/22px Georgia, "Times New Roman", Times, serif;

	text-shadow: #fff 0px 0px 0px;
	color: #000000;
}
.list {
	text-shadow: #fff 0px 0px 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
}

p {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	text-indent: 25px;
	text-shadow: #fff 0px 0px 0px;
}

.white {
	color: #ffffff;
	font: normal 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #5b5b2c 1px 2px 0px;
}


.style3 {font-size: 10px; font-weight: bold; }