@charset "utf-8";
p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
a {
	color: #0066cc;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	padding-top: 15px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Signature {
	font-weight: bold;
	font-family: "Freestyle Script";
	font-size: xx-large;
	color: #D41F00;
	margin-left: 30px;
}
