.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-indent: 0pt;
	white-space: normal;
	list-style-type: none;
}
.photo {
	white-space: normal;
	float: right;
	height: auto;
	width: auto;
	position: static;
	visibility: hidden;
	padding: 0px;
	margin: 4px;
	border: thin solid #000000;
	clear: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
}
.bodytextWindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-indent: 50pt;
	white-space: normal;
	list-style-type: none;
}

.yellow {
                font-color: yellow;
}
