@charset "UTF-8";
/* CSS Document */


a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}



body {
	background-color: #535353;
}
#Table_01 tr td table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
}


