	body {
		font-family:verdana, arial, sans-serif;
		background-color:#FFFFFF;
		margin-top:100px;
		margin-bottom:100px;
		margin-left:100px;
		}
	
	A 			{ color: #555555; text-decoration:none; } 
	A:link		{ color: #555555; text-decoration:none; } 
	A:visited	{ color: #555555; text-decoration:none; } 
	A:active	{ color: #5F8B91; text-decoration:none; } 
	A:hover		{ color: #5F8B91; text-decoration:none; }
	
	.menu 			{ color: #5F8B91; text-decoration:none; } 
	.menu:link		{ color: #5F8B91; text-decoration:none; } 
	.menu:visited	{ color: #5F8B91; text-decoration:none; } 
	.menu:active	{ color: #5F8B91; text-decoration:none; } 
	.menu:hover		{ color: #5F8B91; text-decoration:none; }
	
		
	.text {
		color:#555555;
		font-size:11px;
		font-weight:normal;
		text-align:justify;
		line-height:160%;
		}
		
	.product-underwriting {
		color:#555555;
		font-size:11px;
		font-weight:normal;
		text-align:center;
		line-height:160%;
		}
		
	.category-header {
		color:#5F8B91;
		font-size:11px;
		font-weight:normal;
		text-align:justify;
		line-height:160%;
		}
		
	.lists {
		color:#555555;
		font-size:11px;
		font-weight:normal;
		text-align:justify;
		line-height:200%;
		}
		
	.copyright {
		font-size:11px;
		color:#555555;
		}