body {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
}
.font8pt {
	font-size: 8pt;
	line-height: 10pt;
}
a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
p {

}

.justify {
	text-align: justify;
	vertical-align: top;
}

a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.box {
	background-color: #eeeeee;
	border: 1px solid #000;
}
td {
	vertical-align: top;
	text-align: justify;
}
.font8ptRight {
	font-size: 8pt;
	line-height: 10pt;
	text-align: right;
}

