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

body {
	
	background-repeat: no-repeat;
	background-color:#D6D6D6;
}	
body,td,th {
	
	
	line-height: 17px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
