<STYLE>
<!--
a
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	color:#663300;
	font-weight:bold;
	text-decoration:none;
	}
a:hover
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	color:#cc9966;
	font-weight:bold;
	text-decoration:underline;
	}
.title
	{
	font-family:"Georgia, Times New Roman";
	font-size:22px;
	color:#006633;
	font-weight:bolder;
	font-style:italic;
	}
.subtitle
	{
	font-family:"Georgia, Times New Roman";
	font-size:16px;
	color:#339966;
	font-weight:bolder;
	}
.bodytxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	font-weight:normal;
	}
.btxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	font-weight:bold;
	}
.itxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	font-style:italic;
	}
.bitxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	font-style:italic;
	font-weight:bold;
	}
.utxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	text-decoration:underline;
	}
.butxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:14px;
	color:Black;
	font-weight:bold;
	text-decoration:underline;
}
.smtxt
	{
	font-family:"Trebuchet MS, Arial, Helvetica";
	font-size:10px;
	color:Black;
	font-weight:normal;
	}
-->
</STYLE>