.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.lgmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
}
.greenslash {
	color: #007539;
	font-weight: bold;
	font-size: 24px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}


a:link {
	color: #003366;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	color: #009966;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}

