* {
	margin:					0;
	padding:				0;
}
body{
	font-family: 'Trebuchet MS'; 
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	font-size:12px;
}

p{
	line-height: 1.3;
}


h1{
	color: #B69E87;
	font-size:22px;
	font-weight: bold;
	margin-bottom:4px;	
}

h2{
	color: #D91C5C;
	font-size:14px;
	font-weight: bold;
	margin-bottom:4px;	
}

p{
	margin-bottom:10px;
}

ul{
    margin-left: 20px;
}

ul li{
    margin-bottom:10px;
}

.dinqum-pink{
    color: #D91C5C; 
}

