/* BODY = default paragraph font */ 
	body		{bgcolor: #ffffff; color:#000000; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 70%; margin: 0px;}
		
/* HYPERLINKS */ 
	a:link					{color: #000077; text-decoration: none;}
	a:hover					{text-decoration: underline;}
	a:active				{color: #000077;}
	a:visited				{color: #000077; text-decoration: none;}
	a:visited:hover			{text-decoration: underline;}	

/* TABLES */ 
	table	{font-size: 100%; margin-bottom: 0em; font-family: Arial, Tahoma, 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: #00000077; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 100%; BORDER: 1px solid #000077; BACKGROUND-COLOR: #dddddd;}
	INPUT	{COLOR: #00000077; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 100%; BORDER: 1px solid #000077; BACKGROUND-COLOR: #dddddd;}