<style>
<!--
{}
.mainmenutxt
	{
	font-size:12;
	font-family:Arial,Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	}
.sidemenutxt
	{
	font-size:10;
	font-family:Arial,Sans-Serif;
	font-weight:normal;
	color:#000099;
	}
.title
	{
	color:#000099;
	font-weight:bolder;
	font-size:18pt;
	font-family:arial.helvetica;
	font-style:normal;
	}
.subtitle
	{
	color:#999999;
	font-weight:bold;
	font-size:16pt;
	font-family:Times New Roman,serif;
	font-style:bold;
	}
.bodytxt
	{
	color:#003333;
	font-weight:normal;
	font-size:14pt;
	font-style:normal;
	font-family:Sans-Serif,Arial;
	}
.bodyitxt
	{
	color:#003333;
	font-weight:normal;
	font-size:14pt;
	font-style:italic;
	font-family:Sans-Serif,Arial;
	}
.boldtxt
	{
	color:#003333;
	font-weight:bold;
	font-size:14pt;
	font-style:normal;
	font-family:Sans-Serif,Arial;
	}
.bolditxt
	{
	color:#003333;
	font-weight:bold;
	font-size:14pt;
	font-style:italic;
	font-family:Sans-Serif,Arial;
	}
.boldutxt
	{
	color:#003333;
	font-weight:bold;
	font-size:14pt;
	font-style:normal;
	font-family:Sans-Serif,Arial;
	text-decoration:underline;
	}
.boldsmtxt
	{
	color:#003333;
	font-weight:bold;
	font-size:10pt;
	font-style:normal;
	font-family:Sans-Serif,Arial;
	}
.lawlink
	{
	color:#cc0000;
	font-weight:bold;
	font-size:12pt;
	font-style:normal;
	font-family:Sans-Serif,Arial;
	}
.italictxt
	{
	color:#003333;
	font-weight:normal;
	font-size:14pt;
	font-style:italic;
	}
.smtxt
	{
	color:#003333;
	font-family:sans-serif;
	font-weight:normal;
	font-size:x-small;
	}
.smbtxt
	{
	color:#003333;
	font-family:sans-serif;
	font-weight:bold;
	font-size:xx-small;
	}
.ERRMSG
	{
	color:Red;
	font-family:sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-style:normal;
	}
.field
	{
	font-size:9pt;
	font-family:sans-serif;
	font-weight:normal;
	color:<%=Foreground%>;
	background-color:<%=Background%>;
	border-color:<%=Foreground%>;"
	font-style:normal;
-->
</style>
