.topnav {
	font-family: "Bradley Hand ITC";
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-size: 16px;

}
.PageTitle {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 12px;

}
.sidenav {
	font-family: "Bradley Hand ITC";
	color: #000066;
	font-size: 16px;
	text-decoration: none;
	background-position: center;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
}
.textHeadItalize {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
}
.textSoft {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000066;
}

