body { width: 846px; margin: 0 auto; font-family: Verdana, Geneva, sans-serif; font-size: 9pt; background-color: #4d0602; color: #fff; }
			
h1, h2 { font-family: "Times New Roman", Times, serif; font-weight: normal; color: #fcd882; }
h1 { font-size: 24pt; }
h2 { font-size: 18pt; border-bottom: 1px solid #c35d26; padding: 0 0 4px 0; }
	h2.lauren { width: 509px; }
	h2.yousef { width: 431px; }
p { line-height: 1.5em; margin: 0 0 1em 0; }

a { font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-style: italic; }
	a:link { }
	a:visited { }
	a:hover { color: #fcd882; }

blockquote { font-family: "Times New Roman", Times, serif; font-size: 16pt; margin: 0 0 0 0; padding: 0 0 20px 0; line-height: 1.3em; }
	blockquote cite { font-style: normal; font-size: 10pt; }

table { margin: 25px 0 20px 0; }
	table tr { }
	
	table tr th,
	table tr td { }
	
	table tr th { font-family: "Times New Roman", Times, serif; color: #fcd882; font-size: 14pt; font-weight: normal; font-style: italic; padding: 0 5px 0 0; }
	
	table tr td { font-size: 9pt; }
		table tr td a { color: #fff; }

#wrapper { padding: 0 0 20px 0; }
	#header { margin: 17px 0 0 0; }
	#content { }
		#callout { }
			#callout img { float: left; margin: 0 30px 0 0; }
			#callout blockquote { padding: 30px 0; }
	#footer { font-size: 7pt; border-top: 1px solid #c35d26; padding: 7px 0 0 0; text-align: right; }

.clear { clear: both; }