<style>
<!--

a.nav1
	{
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	ont-family: Sans-Serif;
	font-weight: bold;
	}
a.nav1:link
	{
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	ont-family: Sans-Serif;
	font-weight: bold;
	}

a.nav1:visited
	{
	font-size: 14px;
	text-decoration: none;
	color: #700205;
	ont-family: Sans-Serif;
	font-weight: bold;
	}


a.nav
	{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	ont-family: Sans-Serif;
	font-weight: bold;
	}
a.nav:link
	{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	ont-family: Sans-Serif;
	font-weight: bold;
	}
a.nav:visited
	{
	font-size: 10px;
	text-decoration: none;
	color: #ffcccc;
	ont-family: Sans-Serif;
	font-weight: bold;
	}
a.nav:hover
	{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background: #996666;
	ont-family: Sans-Serif;
	font-weight: bold;
	}
.subtitle
	{
	color:#996666;
	font-family:serif;
	font-weight:bold;
	font-size:16pt;
	font-style:italic;
	}
.bodytxt
	{
	color:#000000;
	font-weight:normal;
	font-size:10pt;
	font-family:serif;
	font-style:normal;
	}
.boldtxt
	{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	font-family:serif;
	font-style:normal;
	}
.italictxt
	{
	color:#000000;
	font-weight:normal;
	font-size:10pt;
	font-family:serif;
	font-style:italic;
	}
.smtxt
	{
	color:#000000;
	font-size:x-small;
	font-family:sans-serif;
	font-weight:normal;
	}
.smbtxt
	{
	color:#003333;
	font-family:sans-serif;
	font-weight:bold;
	font-size:x-small;
	}
-->
</style>