.head1 {
	color: #55783e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
	list-style-image: url(../images/bullett.gif);
	list-style-position: outside;
}
.bodycopy_bold {
	font-weight: bold;
}
.bodycopy_italic {
	font-style: italic;
}
.pic_left {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
a:link, a:visited      { text-decoration: underline; color: #55783e } 
a:active, a:hover     { text-decoration: underline; color: #000 } 

