.body, td {
	font-family: arial;
}
#menu a{
	font-size: 		 15px;
	font-weight: 	 bold;
	text-decoration: underlined;
	color: 000000;
}

.main {
	overflow: auto;
	position: relative;
	left: 30px;
	top: -10px;
	width: 830px;
	height: 500px;
	
	font-size: 12px;
}

#fs {
	font-size: 12px;
	color: 000000;
}

#totop a,td{
	font-size: 10px;
}

#copy {
	font-size: 10px;
	position: relative;
	top: 10px;
}