/*
	CSS Document: css_fontMedium.css
	Version: 1.0 | Date: 2007-07-17
	Project: www.apartement-deluxe.com
	Author: websLINE, 2007
	-------
*/


.content p,
.content ul, 
.content ol {
	font-size: 1.2em !important;
	}
.content h1 {
	font-size: 1.6em !important;
	}
.content h2 {
	font-size: 1.5em !important;
	}
.content h3 {
	font-size: 1.3em !important;
	}
.content h4,
.content h5 {
	font-size: 1.2em !important;
	}
.content h6 {
	font-size: 1.1em !important;
	}