.title_centred {
	font-size: 1.1em;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0.3em;
}

.sub_title_centred {
	font-size: 1.0em;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0.3em;
}

.title_left {
	font-size: 1.1em;
	text-transform:capitalize;
	text-align:left;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0.3em;
}

.sub_title_left {
	font-size: 1.0em;
	text-transform:capitalize;
	text-align:left;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0.3em;
}
.footnote {
	font-size: 0.8em;
	font-style: italic;
}
li.level1 {
    font-family:"Trebuchet MS";
	font-size: small;
	list-style-type: none;
	text-indent:-2em; /* this is needed for the links panel */
	text-transform:capitalize;
}

li.level2 {
    font-family:"Trebuchet MS";
	font-size: small;
	color: #88ae63;
	list-style-type: none;
	text-indent:-3em; /* this is needed for the links panel */
	text-transform:capitalize;
}

h1.showroom_title {
	font-size: 1.5em;
	text-align:center;
}

h2.showroom_title {
	font-size: 1.2em;
	text-align:center;
}
p.showroom_text {
	text-align:justify;
}

.showroom_illustration_note {
	font-size: 0.8em;
	text-align:center;
}