.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #660099;
	font-weight: bold;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.topofpage {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
