body {
/*	word-wrap: break-word;*/
	font-family: Georgia, "Lucida Grande", Tahoma, sans-serif;
	font-size: 11pt;
	background-color: #feffe6;
	margin-left:0.25in;
	margin-top:0.25in;

}
	a {
		text-decoration: none;
		color:#DB2200;
	}
	h1 {
	
		display: inline;
	
		border-left-width: 0px;
	
		font-size: 16pt;
	
		font-style: normal;
	
		font-weight: normal;
	
		font-family: Georgia;
	
	}
	h2 {
		margin-bottom: 20px;
		margin-top: 40px;
		font-weight: normal;
		font-size:1.5em;
	}

	p {
		font-family: Georgia, "Lucida Grande", Tahoma, sans-serif;
		 font-size:1.2em;
		 line-height:1.5em;
	}
	.whit {
		font-family: Georgia, "Lucida Grande", Tahoma, sans-serif;
		width: 540px;
		margin: 0 auto;
		margin-top:0in;
		margin-right:.5in;
		margin-bottom:0in;
		margin-bottom:.0001pt;
		margin-left:0.25in;
		text-indent:-.25in
	}

	
	em {
		font-family:Georgia, "Lucida Grande", Tahoma, sans-serif;
		font-size:.9em;
	}
	
	.lineindent {
		margin-left:30px;
		display:inline;
	}
	
	.indent {
		width: 460px;
		margin:0 auto;
		
	}
	h4 {
		margin-bottom: 20px;
		margin-top: 5px;
		font-size: 1em;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-style: normal;
		font-weight: normal;
	}
	

#header {
	color: #7e7e7e;
	width:540px;
	margin: 0 auto;
	margin-top: 20pt;
	margin-bottom: 40pt;
	font-family: Georgia, sans-serif;
	font-size: 9pt;
	padding: 0px;
}

#footer {
	width:540px;
	margin: 0 auto;
	font-family: Georgia, sans-serif;
	font-size: 8pt;
	margin-top: 30pt;
	margin-bottom: 30pt;
	color: #999;
	border-top:1px #999 dotted;
	padding-top:10px;
	float:left;
	}
