@charset "utf-8";
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-indent: 0.3in;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	margin-top: 10pt;
	margin-bottom: 5pt;
	text-transform: uppercase;
}
.foot {
	text-indent: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}



h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin-top: 10pt;
}
body {
	width: 650px;
	margin: auto;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin-top: 35pt;
	margin-bottom: 5pt;
}
u {
	margin: 0;
	padding: 0;
}

.underlined {
	text-decoration: underline;
}
