@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Corbel, Arial, sans-serif;
	font-size:13px;
	font-style: normal;
}
p {
	margin-top: 4px;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-family: Corbel, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 4px;
}
h2 {
	font-family: Corbel, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    margin-bottom: 0em;
}
h3 {
	font-family: Corbel, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    margin-bottom: 0em;
	text-decoration: underline;
}
sup {
	font-size: 12px;
}
li {
	margin-bottom: 4px
}
a {
	color: E56100;
}

