.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a9ab83;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566041;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566041;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
}
