/* BEGIN Styles for AFE Table */
#afereq { /* The AFE Table */
	font: 10pt Arial, Helvetica, sans-serif;
	}
#afereq td { /* TD tags for the AFE Table */
	vertical-align: top;
}
#afereq a { /* General links in the AFE table */
	text-decoration: none;
}
#afereq li { /*list items */
	line-height: 18pt;
	margin: 0;
}
#afereq_heading { /* 1st row */
	background-color: #336699;
	color: white;
	font-size: smaller;
}
#afereq_heading h1 { /* headings in the 1st row */
	color: white;
	font-size: 14pt;
	font-weight: bold;
}
#afereq_heading a { /* links in the 1st row */
	color: #ffff99;
	text-decoration: blink;
}
#afereq_notes { /* 2nd row "notes" */
	background-color: #cfdae5;
}
/* END Styles for AFE Table */
