

/* BODY = default paragraph font */ 
	body		{bgcolor: #ffffff; font-family: ËÎÌå, Tahoma, Arial, Helvetica, sans-serif; font-size: 84%; }
	B.ui			{font-weight: normal;}
	
/* HYPERLINKS */ 
	a:link		{color: #0000cc; text-decoration: none;}
	a:hover	        {color: #cc0000; text-decoration: none;}
        a:active	{color: #cc0000;  text-decoration: none;}
	a:visited	{color: #0000cc; text-decoration: none;}	
	.pop		{text-decoration: none; }


/* PREFORMATTING - CODE */ 
	pre		{font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
	code	 	{font-family: ËÎÌå, "courier new", courier; font-size: 115%; }
	
/* TABLES */ 
	table		{font-size: 100%; margin-top: 0em; margin-bottom: 0em;}
	th		{text-align: left; background: #CCCCCC; margin: 0em; vertical-align: bottom;}
	tr		{vertical-align: center;}
	td		{margin: 0em; vertical-align: center; border-bottom: 0 solid #CCCCCC; }

/* PARAGRAPH */
	p		{margin-top: 0.2em; margin-bottom: 0.2em; line-height:200%}


	dt		{font-weight: bold; }
	dd		{margin-left: 2em; margin-bottom: .6em; }
