/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b0b0b;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

a:link {
	text-decoration: none;
	color: #0b0b0b;
}
a:visited {
	text-decoration: none;
	color: #0b0b0b;
}
a:hover {
	text-decoration: none;
	color: #66cbff;
}
a:active {
	text-decoration: none;
	color: #0b0b0b;
}

.tableIndex {
	width: 900px;
	text-align: center;
	border: none;
}

.txtFooter {
	size: 10px
}
