body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #9999FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC99FF;
}
a:hover {
	text-decoration: none;
	color: #CC33CC;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}
.text_element {
	letter-spacing: 3em;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
