td	{  font-size: 12px;  color: #333333}
body	{  font-size: 12px;  color: #333333}

.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}

.text_red{
	color: #FF0000;
}

.text_white{
	color: #FFFFFF;
}

A:link {text-decoration:none;:#0000FF;}
A:visited {text-decoration:none;:#6666FF;}
A:active {text-decoration:none;:#990000;}
A:hover {text-decoration:underline;color:#990000;}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
