body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
}


span.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #007273;
}

span.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #001C1C;
}

span.italictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic;
	color: #001C1C;
}

img.photoleft {
	border: 1px solid #001C1C;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}

img.photoright {
	border: 1px solid #001C1C;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 4px;
	float: right;
}

a {
	color: #006B6C;
	text-decoration: underline;
}

a:hover {
	color: #006B6C;
	text-decoration: none;
}

a:active {
	color: #00B3B5;
	text-decoration: underline;
}


div.gallery {
	width: 140 px;
	height: auto;
	float: left; 
	text-align: center; 
	margin-right: 10px; 
	margin-bottom: 15px;
	padding: 8px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 1px 1px 1px;
}

div.gallery img {
	
}
