/* Clarity Template style 28/11/2003 */

/* import CSS for compliant browsers */
/* ------------------------------------------------------- */

@import url(artillustration_style.css);

/* CSS basics for older browsers */
/* ------------------------------------------------------- */
body {
	color: #000;
	/*background-color: #FFF;*/
	font: medium 'Garamond', 'Times New Roman', serif;
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	font-family: 'Garamond', 'Times New Roman', serif;
}
