h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
text-shadow: 3px 3px 3px #333333;
	background-position: center;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #333333;
	display: inline;
	vertical-align: middle;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 12px;
	padding-left: 10px;
}
.photoindent {
	text-indent: 59px;
}
.rightindent {
	padding-right: 58px;
}
.move {
	padding: 2px;
}
.flashing {
	text-decoration: blink;
}
