body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.email-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	padding-left: 8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
p {
	text-align: justify;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.emphasis {
	color: #000000;
}
.address {
	text-align: center;
}
.super {
	color: #FFFF00;
}
.important {
	color: #000099;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 10px;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
