@charset "utf-8";
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 20px;
	background-color: #FADEEC;
	color: #603;
	padding: 15px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}
table {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 180%;
	color: #603;
	font-style: italic;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #603;
	padding-top: 20px;
}
