.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #030;
	text-decoration: none;
}
a:visited {
	color: #517650;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #517650;
}
a:active {
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #030;
}
.header_uline {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
