﻿body{
	background-color:#f2ebe1;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:black;
	line-height:1.25em;
	margin:0px;
}

div.maincontainer
{
	background-color:#f2ebe1;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	
}

div.maintitle
{
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	color:#432314;
	margin-bottom:20px;
	height: 16px;
}

div.footer
{
	width:820px;
	font-size:8pt;
	text-align:center;
	color:#f2ebe1;
	
}


