@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

div
{
	width: 7.5in;
	margin-left:auto;
	margin-right:auto;
}
div.header
{
	text-align:center;
}
div.indent
{
	width: 7.0in;
}
div.iaq
{
	float:left;
	width:50%;
}
div.emf
{	
	float:right;
	width:50%;
}
div.footer
{
	text-align:center;
	clear:both;
}
h1
{
	font-size:36px;
}
ul
{
	list-style-type:disc;
}
p
{
	margin-bottom:10px;
}
