body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}

.tx {  font-size: 12px; color: #0066CC}
.title { font-size: 14px; color: #0066CC; font-weight: bold}
.title_sub { font-size: 12px; color: #0066CC; font-weight: bold}
.tx_wht { font-size: 10px; color: #FFFFFF}
.tx_gry_sm { font-size: 9px; color: #999999}
.tx_gry_box { font-size: 9px; color: #666666; border: 1px #CCCCCC solid}

A {
	color: #0099FF;
	font-weight: bold;
; font-size: 10px; text-decoration: none
}

A.sub {
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
; color: #FFFFFF; font-style: normal; font-weight: normal
}

A.sub:hover {
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

A:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
