@charset "UTF-8";
@import url(std.css);

/* CSS Document */
.text9 {
	font-size: 9px;
	text-align: left;
}
.style1 {
	font-size: 36px;
	color: #FF0000;
}
.text9 table tr td table tr td {
	text-align: center;
	color: #666;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
