/*	  - 30/11/1999. 18:00. ea */

body	{background		:	#fffdd2 url(http:/img/bg.gif);
/*		background		:	#fffdd2;*/
		margin-top		:	0px;
		margin-bottom	:	0px;
		margin-left		:	0px;
		margin-right	:	0px}

a:link,a:hover,a:active	{color	:	#3366ff}               
a:visited	{color	:	#606060}

/*	   html- */

p,td,dl	{font		:	9pt Arial, Helvetica, Geneva;
		color		:	black}
		
h3		{font		:	9pt Arial, Helvetica, Geneva;
		font-weight	:	bold;
		color		:	#808080}
		
.bgr	{font		:	9pt Arial, Helvetica, Geneva;
		font-weight:	bold;
		color		:	#808080}

.bblu	{font		:	9pt Arial, Helvetica, Geneva;
		font-weight:	bold;
		color		:	#3366ff}

b,th	{font		:	9pt Arial, Helvetica, Geneva;
		font-weight:	bold}
		
.n8		{font		:	8pt Arial, Helvetica, Geneva}

.copy	{font		:	7pt Arial, Helvetica, Geneva}

.first	{font-size		:	8pt;
		margin			:	0 5 10 18;
/*		margin-top		:	0px;
		margin-left		:	18px;
		margin-right	:	5px;
		margin-bottom	:	10px;
		list-style		:	outside*/}

.ann	{font-size		:	9pt;
		margin-top		:	10px;
		margin-left		:	20px;
		margin-right	:	30px;
		margin-bottom	:	10px;
		padding-top		:	5px;
		padding-left	:	10px;
		padding-right	:	10px;
		padding-bottom	:	5px;
/*		background-image:	url(http:/img/2x2g.gif);*/
		color			:	#606060;}

.w		{color	:	white}

.none	{text-decoration:	none}

/*    */				
.form	{
	font		:	9pt Arial, Helvetica, sans-serif;
	width		:	300px;
	}
	
.formlog	{
	font		:	9pt Arial, Helvetica, sans-serif;
	width		:	160px;
	}	
	
.subm	{
	font		:	9pt Arial, Helvetica, sans-serif;
	width		:	160px;
	}		
	
.textarea	{
	font		:	9pt Arial, Helvetica, sans-serif;
	width		:	350px;
	height		:	90px;
		
