body,td,th {
	font-family: "Times New Roman", Times, serif;
	margin:50px;
	color: #000000;	
}
body.sp,td.sp,th.sp {
	font-family: "Times New Roman", Times, serif;
	margin:3px;
	color: #000000;	
}
.style1 {
	font-size: 50px;
	
}
.style2{font-size:20px;}
.style3{font-size:80px;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}