/*
	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: 1em !important;
	}
.content h1 {
	font-size: 1.4em !important;
	}
.content h2 {
	font-size: 1.3em !important;
	}
.content h3 {
	font-size: 1.1em !important;
	}
.content h4,
.content h5 {
	font-size: 1em !important;
	}
.content h6 {
	font-size: 0.9em !important;
	}