body
{
	font-size: 0.9em;
	color: black;
	font-family: Sans-serif;
	background-color: #d3d3d3;
	text-align: justify;
}

a:visited, a:link
{
	text-transform: none;
	text-decoration: none;
	color: #4b38ee;
}

a:hover
{
	text-transform: none;
	text-decoration: underline;
	color: #4b38ee;
}

.table-border
{
	border: 0px;
	border-width: 1px;
	border-color: 0x000000;
	border-style: solid;
}

.table-border-cell
{
	border: 0px;
	border-width: 1px;
	border-color: 0x000000;
	border-style: solid;
}

.table-title
{
	font-weight: bold;
}

