<style type="text/css">
<!--
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.nav:link, .nav:active, .nav:visited {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: nuptialscript, sans-serif;
  	color: black;
}
.nav:hover {
text-decoration: underline;
	font-size: 22px;
	font-weight: bold;
	font-family: nuptialscript, sans-serif;
  	color: black;
}
.style1 {font-size: 12pt}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style4 {font-size: 18px}
.style5 {font-weight: bold}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
-->
</style>