@charset "utf-8";
.style18px-green {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style24px-green {
	font-size: 24px;
	color: #006600;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style30px-green {
	font-size: 30px;
	color: #006600;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style36px-green {
	font-size: 36px;
	color: #006600;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style42px-green {
	font-size: 42px;
	color: #006600;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: underline;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
