@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 12px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.border {
	border: 1px solid #CCCCCC;
}
.border-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #666666;
}
.style3 {
	font-size: 8px;
	font-style: italic;
}
.style4 {font-size: 8px}
