/*
 * this is the default css template for modus websites
 * author: laurent Huron
 * copyright: modus operandi media
 * created: 04/10/2006
 * last modified: 04/10/2006
 */

.hide { display: none; }

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li img {
	margin: 0;
	padding: 0;
}

img { border: none; }

body { font-family: "Arial", Helvetica, sans-serif; }