/* BODY = default paragraph font */ 
	body		{bgcolor: #ffffff; color:#888888; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; margin: 5px;}
		
/* HYPERLINKS */ 
	a:link					{color: #8888ff; text-decoration: none;}
	a:hover					{text-decoration: underline;}
	a:active				{color: #8888ff;}
	a:visited				{color: #8888ff; text-decoration: none;}
	a:visited:hover			{text-decoration: underline;}	

/* TREE */ 
	.t0i:link				{color: #888888; text-decoration: none;}
	.t0i:hover				{text-decoration: underline;}
	.t0i:active				{color: #888888;}
	.t0i:visited			{color: #888888; text-decoration: none;}
	.t0i:visited:hover		{text-decoration: underline;}

/* TREE IMAGES */
	.t0im {border: 0px; width: 19px; height: 16px;}
		
/* TABLES */ 
	table	{font-size: 100%; margin-bottom: 0em; font-family: Tahoma, Arial, Helvetica, sans-serif;}
	th		{text-align: left; background: #DDDDDD; margin: 0em; vertical-align: bottom;}
	tr		{vertical-align: top;}
	td		{margin: 0em; vertical-align: top;}
	.ms-main {border-right: 50px solid #5f8ac5;}
	
/* PARAGRAPH */ 
	p		{margin-top: .6em; margin-bottom: .6em; margin-left: 1em; margin-right: 1em;}
	
/* FORMS */

	SELECT	{COLOR: #8888ff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%; BORDER: 1px solid #8888ff; BACKGROUND-COLOR: #dddddd;}
	INPUT	{COLOR: #8888ff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%; BORDER: 1px solid #8888ff; BACKGROUND-COLOR: #dddddd;}