html  {
	width="800";
      }
body  {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	text-align : justify;
	font-weight : normal;
}

th  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #002060;
	bgcolor : #442060
}

td  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	color : #002060;
}

td:hover  {
	bgcolor : #442060;
}

a:link  {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	color : #002060;
}

a:visited  {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	color : #002060;
}

a:hover  {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	color : #006020;
	font-style : underlined;
}

a:active  {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	color : #006020;
}

h1  {
	text-decoration : Arial, Helvetica;
	font-weight : bold;
	font-size : 11pt;
	color : #002060;
}

small,A.menubar, A.small, A.dim-small, A.plain-small, A.daily,SPAN.small, SPAN.left-menubar  {
	font-size : 10pt;
}

INPUT.text, INPUT.password, INPUT.submit, TEXTAREA  {
	border : solid 1px #006020;
}


