body {
	background-color:#FFFBDB;
}
body, p, td {
	color:#ED9818;
	font-style:italic;
	font-size:13pt;
}
h1 {
	font-weight:bold;
	font-size:15pt;
}
a, a:active, a:link, a:visited  {
	color:#D55E0D;
	text-decoration:none;
}
a:focus, a:hover {
	text-decoration:underline;
}
li {
	padding-bottom:10px;
}
