td	{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
: 18px;}

.text12 {  font-size: 12px;}
.text14 {  font-size: 14px;}
.text16 {  font-size: 16px;}
.text18 {  font-size: 18px;}

.b_text14 {  font-size: 14px;font-weight: bold}
.b_text16 {  font-size: 16px;font-weight: bold}
.b_text18 {  font-size: 18px;font-weight: bold}

.text12-height16 {  font-size: 12px; line-height: 18px;}
.text14-height18 {  font-size: 14px; line-height: 20px;}

.text10 {  font-size: 10px}
.title1 {  font-size: 14px; color: #0033CC}

A:link {text-decoration:none; color: #0066CC}
A:visited {text-decoration:none; color: #003399}
A:active {text-decoration:none; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}
