body {
	margin-top: 0px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H3 {
	font-size: 14px;
}
.style10 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #A400A4;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style11 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	color: #601168;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style14 {color: #601168; font-weight: bold; font-size: large; }
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style22 {font-family: Arial, Helvetica, sans-serif}
.style23 {font-size: x-small}

.captioned_photo {
	position: relative;
	float: right;
	margin: .5em 0 .5em 1.25em;
	padding: 0;
	border: 3px double #4d4d4d;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/caption-white.png);
	font: .6em/1.0em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #000;
	}
.captioned_photo p span {
	display: block;
	padding: .75em;
	}
.captioned_photo img {
	margin: 0;
	padding: 0;
	display: block;
	}

