body 
	{
	font-family: "Times New Roman";
	font-size: 12pt;
	margin-left: 36pt;
	margin-right: 36pt;
	}
	
div.title
	{
	font-family: "Times New Roman";
	font-size:18pt;
	font-weight:bold;
	text-align: center;
	}

div.heading
	{
	font-family: "Times New Roman";
	font-size:12pt;
	font-weight:bold;
	text-align: center;
	}

div.footer
	{
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	}
	
div.sm_list
	{
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	}
	
div.center
	{
	text-align: center;
	}
	
div.left
	{
	text-align: left;
	}