  	BODY		{
				 				 }
	p.maintext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	margin: 5;
	font-size: 10pt;
	
	}
	
	p.segtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	margin: 5;
	font-style: italic;
	font-size: 9pt;
	
	}
	p.koztext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	margin: 5;
	font-size: 10pt;
	
	}
	td  {font-family : arial, helvetica, sans-serif;}

				
	/* text classes*/
	
	.menutext  	{font-size : 75%;
				color : #000000;
				text-align : left;
				text-decoration : none;}
				
				
	.basefont	{font-size: 10pt;
				color: #000000;
				font-style : normal;}
				
				
	.darkfont	{font-size: 10pt;
				font-style : normal;
				color : #000000}				
				
				
	.small		{font-size: 8pt;
				font-style : normal;}
				

	.heading 	{font-size: 14pt;
				color : #ff0000;
				font-style : normal;
				font-weight : bold;}
				
	.subheading {font-size: 10pt;
				color : #0099c3;
				font-style : normal;
				font-weight : bold;}
	
	.descript      {font-size: 6pt;
				color : #000000;
				font-style : normal;}
				
	/* links*/
	
	a:link  	{color : #0099c3; text-decoration:none;}
	
	a.news:link  	{color : #0099c3; text-decoration:none;}

	a:visited  	{color : #ff0000;}

	a:active  	{color : #666699;}

	a:hover  	{color : #DD8800; text-decoration:underline;}