﻿h1 {
	font-family: Verdana;
	font-size: large;
	margin-top: 60px;
	margin-left: 10px;
	font-weight: bold;
	color: #125BB3;
}
h2 {
	font-family: Verdana;
	font-size: medium;
	margin-top: 30px;
	margin-left: 30px;
	font-weight: normal;
	color: #125BB3;
	font-style: italic;
	text-transform: capitalize;
}
.mainmargins {
	padding: 60px 45px 40px 20px;
}
.main_text {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #125BB3;
	font-style: normal;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.intro {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #125BB3;
	font-style: italic;
	margin-left: 30px;
}
.olfacts {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	list-style-type: square;
	color: #125BB3;
	margin-left: 55px;
}
.lifacts {
	list-style-type: circle;
}
.subtitle1 {
	font-family: Verdana;
	font-size: medium;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: normal;
	color: #125BB3;
	font-style: normal;
	margin-bottom: 5px;
}
.creche {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #125BB3;
	font-style: normal;
	margin-left: 27px;
}

