/* CSS Document */
td img {display: block;}body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Myriad, Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #3AB54A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D6105B;
}
a:hover {
	text-decoration: none;
	color: #D6105B;
}
a:active {
	text-decoration: underline;
	color: #D6105B;
}
.green_subhead {
	font-size: 20px;
	font-weight: bold;
	color: #3AB54A;
}

.footer_text {
	font-size: 10px
}

.quote_text {
	font-size: 16px;
	font-style: italic;
}