/* ==========================================================
Basic Style Sheet (for version 4 browsers)

version:   0.8
author:    Jamie Freeman and Usama Shehadeh
website:   http://www.message.uk.com/
============================================================ */


/* Import Stylesheets
   (only modern browsers import these stylesheets)
============================================================ */

@import "layout.css";

body { 
	background: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FE9900;
}


img {
	border: none;
}
