.background {background-color: #D5C6AE;}
p, body{
	font-family: Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
	text-align: justify;
	line-height: 120%;
	margin-left: 20px;
	margin-right: 20px;
	link: #714A70;
	}

h1 {font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 22pt;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	}
h2 {font-family: Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 14pt;
	text-align: left;
	margin-left: 20px;
	}
.tablehead {
	font-size: 13pt;
	text-align: center;
	}
td {font-family: Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 12;
	background-color: #D5C6AE;
	}
table {table-align: center;
	background: #ffffff;
	width: 700px;
	padding: 0px;
	spacing: 2px;
	border: 4px;
	}
.botmenu {
	font-family: Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: center;
	}
.request {
	spacing: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 150%;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.left {
	text-align: left;
}