/* CSS Document */

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}
.text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
}
.title {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #666666;
}
