body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: x-small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	text-align: left;
}
h1, h2, h3, h4, h5 {
	font-size: small;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: Black;
}
ul {
	list-style: disc inside;
}
table {
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
table.Tabl10,
table.Tabl20 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 100%;
}
th {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 1px;
	background-color: #C9DBF7;
}
td {
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 1px;
}
img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
img.NoBorder {
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
}
hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#TopBox {
	DISPLAY: none;
}
div#CSXBox {
	DISPLAY: none;
}
div#CDXBox {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
div#CDXPhotoHead,
div#CDXPhotoBody {
	text-align: center;
}
div#CDXTop,
div#CDXPhotoBottom,
div#CDXBottomInfo {
	DISPLAY: none;
}
div#CDXBottomTail {
	DISPLAY: none;
}
