body {
	font-family: arial;
	font-size: 0.86em;
	line-height: 1.29em;
	
	color: #878787;
	background-color: #ffffff;
}

h1 {	
	margin: 13px 0px 9px 0px;
	
	font-size: 1.74em;
	font-family: tahoma, 'Times new Roman', Arial;
	font-weight: normal;
}
h1,
h1 a {
	color: #212121;
	background-color: transparent;
	text-decoration: none;
} h1 a:hover { text-decoration: underline; }
h1 span {
	color: #10a38b;
	background-color: transparent;
}

h2 {
	color: #212121;
	background-color: #ffffff;
	
	font-family: tahoma, 'Times new Roman', Arial;
	font-size: 1.29em;
	font-weight: normal;
}
h2,
h2 a {
	color: #212121;
	background-color: transparent;
	text-decoration: none;
} h2 a:hover { text-decoration: underline; }

p { margin: 0px 0px 13px 0px; }
p.caption {
	margin: 0px 0px 7px 0px;
	color: #3f4449;
	background-color: transparent;
	
	font-family: tahoma, arial;
	font-size: 1.14em;
	line-height: 1.36;
	
}

a {
	color: #10a38b;
	background-color: transparent;
}
a img { border: 0px; }

.green {
	color: #10a38b;
	background-color: transparent;
}