<style>
<!--
{}
BODY    {
	scrollbar-face-color: #6666cc;
	scrollbar-shadow-color: #333399;
	scrollbar-highlight-color: #9999ff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #660066;
	scrollbar-arrow-color: #FFFFFF;
	}
.BTN
	{
	font-size:12;
	font-family:Sans-Serif;
	font-weight:bold;
	}
.title
	{
	color:#660066;
	font-weight:bolder;
	font-size:20pt;
	font-style:italic;
	}
.subtitle
	{
	color:#006666;
	font-weight:bold;
	font-size:14pt;
	font-style:italic;
	}
.menutxt
	{
	color:#000000;
	font-family:sans-serif;
	font-weight:bold;
	font-size:12pt;
	}
.bodytxt
	{
	font-family:serif;
	color:#003333;
	font-weight:normal;
	font-size:11pt;
	font-style:normal;
	}
.boldtxt
	{
	color:#003333;
	font-weight:bold;
	font-size:11pt;
	font-style:normal;
	}
.italictxt
	{
	color:#003333;
	font-weight:normal;
	font-size:11pt;
	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;
	}
BLOCKQUOTE
	{
	font-size:x-small;
	font-family:Serif;
	font-weight:lighter;
	padding:10px;
	border-width:1px;
	border-style:ridge;
	font-size:11pt;
	}
.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>
