body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff; /*#c0c0c0;*/
	color: #929292;
}

/* Custom link styles */
a:link {
	text-decoration: none;
	color: #040404;
}

a:active {
	text-decoration: none;
	color: #040404;
}

a:visited {
	text-decoration: none;
	color: #040404;
}

a:hover {
	text-decoration: underline;
	color: #040404;
}

.section {
	font-weight: bolder;
	color: #707070;
	font-size: 12px;
}

.information {
	color: #040404;
}

table {
	background-color: #ffffff;
}

td {
	text-align: left;
}
