body {
	font-family: MS PGothic, MS Gothic, sans-serif;
	font-size: 95%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

td {
	font-family: MS PGothic, MS Gothic, sans-serif;
	font-size: 95%;
}

.caution {
	font-family: "MS PGothic", "MS Gothic", sans-serif;
	font-size: 90%;
}


a:link{color:#0000FF;text-decoration:none;}
a:hover{color:#CC0000;text-decoration:underline;}