body {
	margin-left: 20px;
	margin-top: 3px; 
	margin-bottom: 3px;
}

b, strong {
font-weight:700; 
}

p {
margin-bottom: 0px; 
}

br {
	line-height: 0.5;
}


ul:not(.browser-default)>li {
	list-style-type: disc;
	}

ul {
	margin-left: 20px;
	margin-top: 0px; 
	margin-bottom: 3px;
}

h1{
	font-size:3rem;
	color: #536DA6;
	}

h2{
	color: #536DA6;
	font-size:2.5rem;
	}

h3{
	color: #99AACC;
	font-size: 2.20rem;
	}

h4{
	font-size:2rem;
	color: #7ECFE7;
	}	
	
.NormalNote {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt; 
	color:#000000;  
	margin-top: 20px; margin-bottom: 25px; 
	margin-left: 30px; margin-right: 10%;
}

.Important, .Important a, .ImportantParagraph {
	color: #FF0000;
}


.header {
	color: #99AACC;
	font-weight: bold;
	margin-top: 5px;
}


.SigneClinique, .SigneClinique a {
	color: #33CC66;
	font-weight: bold;
}


.medoc, .medoc a {
	color: #FF6633;
	font-weight: bold;
}

a {
	text-decoration: underline;
	}
