@charset "UTF-8";

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #333333;
}
.subtitle {
	font-size: 0.9em;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	word-spacing: 0.05em;
	font-weight: normal;
	line-height: 120%;
}

.bottom_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #5D7500;
	text-decoration: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #718E00;
	letter-spacing: 0em;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

a:visited {
	color: #536800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #72940E;
	text-transform: capitalize;
}
contact_email {
	font-size: 1em;
}
a.important:link {
	font-size: 1em;
}
