body {
	font-family: "Lucida Grande", "Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	}

body
{
	background-color: #CAC89F;
}

#content
{
	background-color: #F9F8E3;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	width: 580px;
}

p, ul, ol, ul, li, dl, dt, dd, h1, h2 {
	font-family: "Lucida Grande", "Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size: 10px;
	}
	
h1, h2 {
	margin: 6px 0 0 0;
	font-weight: bold;
	color: #093157;
	}

h1 {
	font-size: 16px;
	line-height: 16px;
	}

h2 {
	font-size: 14px;
	}
