a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: underline}
a:active {  text-decoration: blink}
body {
	font-family: "Verdana", "MS UI Gothic", "Osaka";
}
td {
	font-family: "Verdana", "MS UI Gothic", "Osaka";
	font-size: 12px;
}
textarea {
	font-family: "Verdana", "MS UI Gothic", "Osaka";
}
.dot1 {
	border: 1px dotted #CC6600;
}
