body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.25;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.25;
}

.photo_border {
	border:1px solid #1a5e14;
}
.photo_right {
	float:right;
	margin-left:12px;
	margin-bottom:10px;
	border:1px solid #1a5e14;
}
.photo_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #1a5e14;
}

.heading {
	font-size:24px;
	color: #1a5e14;
	font-weight:bold;
}
.heading2 {
	font-size:18px;
	font-weight:bold;
}
.heading3 {
	font-size:15px;
	color: #1a5e14;
	font-weight:bold;
}

.small {
	font-size: 10px;
	font-weight:normal;
}

