body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D6CDB8;
	background-color: #938156;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
a {
	color: #630808;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color: #D6CDB8;
	text-decoration: none;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px16 {
	font-size: 16px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D6CDB8;
	background-color: #938156;
	text-align: left;
	clip: rect(5px,auto,auto,auto);
	margin: 0px;
	line-height: 18px;
}
.justify {  text-align: justify}
