body 	{		
		background-color: #ffffff;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		}
		
p 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 20px;
		line-height: 22px;
		padding: 0 0 10 0;	
		}
		
p.faq 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 20px;
		line-height: 22px;
		padding: 0 0 0 0;		
		}		
	
			
p.little 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 16px;
		padding: 0 0 10 0;		
		}	
		
#description	{
	
		text-align: left;
		left: 92px;
		position: absolute;
		width: 600px;
		top: 400px;	
		}	
			
		
#label	{
		position: absolute;
		z-index: 0;
		width: 470px;
		height: 354px;
		top: 10px;
		left: 25px;
		}
		
#workflow	{
		position: absolute;
		z-index: 0;
		width: 900px;
		height: 133px;
		top: 550px;
		left: 92px;
		}
		
a:link		{ color: maroon; text-decoration: none; } 
a:visited	{ color: maroon; text-decoration: none; }
a:active	{ color: maroon; text-decoration: none; } 
a:hover		{ color: #408000; text-decoration: none; background-color: white;}





