/* -- begin style sheet -- */

/* The file below is read by ALL browsers
	but the hacks contained within it further target 
	IE5-6 for Windows. See file for details. *
	Thanks Dave*/

@import "ie6win.css";
@import url(typography.css);
@import url(format.css);

body {
	
	background-color:#EDE9DF;
	font-family:Verdana,helvetica,sans-serif;
	color:#333;
	font-size:12px;
	margin:0; 
 	padding:0; 
 	height:100%; 
	 }
 



/* -------- end sheet ---------------- */