@charset "UTF-8";
/* CSS Document */

body {background-color: white;
margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #c2b9ad;
	font-family: Helvetica Neue, sans-serif, Arial;
	line-height: 20px}
	

.style1 {color: #887d6d}


a:link     {color:#c2b9ad; text-decoration: none}
a:visited  {color:#c2b9ad; text-decoration: none}
a:hover    {color:#887d6d; text-decoration: none}
a:active   {color:#887d6d; text-decoration: none}

a:active, a:focus {
outline: 0
}
