body {
	background-color: #FFFFFF;
	font-size: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #2560AC;
}
a:hover {
	color: #00ACEC;
}
a:active {
	color: #00ACEC;
}



.tableoutside {
	height: 100%;
	width: 100%;
}
.tableinside {
	height: 423px;
	width: 760px;
}

