a {
	color: #343434;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #343434;
	margin-left: 30px;
	margin-right: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #343434;
	margin-left: 30px;
	margin-right: 30px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #343434;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #343434;
	margin-left: 30px;
	margin-right: 30px;
}
p.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-variant: small-caps;
	color: #343434;
}
p.form {
	margin-right: 10px;
}
span.small {
	font-size: 8pt;
}
