.t10n 		{ font-size:10px; }
.t10 		{ font-size:10px; line-height:14px; }
.t11n 		{ font-size:11px; line-height:normal; }
.t11 		{ font-size:11px; line-height:15px; }
.t12n 		{ font-size:12px; }
.t12 		{ font-size:12px; line-height:16px; }
.t13n 		{ font-size:13px; }
.t13 		{ font-size:13px; line-height:17px; }
.t14n 		{ font-size:14px; }
.t14 		{ font-size:14px; line-height:22px; }
.t15n 		{ font-size:15px; }
.t15 		{ font-size:15px; line-height:25px; }
.t16n 		{ font-size:16px; }
.t16 		{ font-size:16px; line-height:28px; }
.t18n 		{ font-size:18px; }
.t18 		{ font-size:18px; line-height:32px; }
.t24n 		{ font-size:24px; }

.dn 		{ text-decoration:none; }
.bold		{ font-weight:bold; }
.italic		{ font-style:italic; }
.bolddn		{ text-decoration:none; font-weight:bold; }

.co_white	{ color:white; }
.co_black	{ color:black; }
.co_red		{ color:red; }
.co_green	{ color:green; }
.co_blue	{ color:blue; }
.co_yellow	{ color:yellow; }
.co_gray33	{ color:#333333; }
.co_gray66	{ color:#666666; }
.co_gray99	{ color:#999999; }
.co_graycc	{ color:#cccccc; }
.co_brown	{ color:#999966; }
.co_lightblue	{ color:#00ccff; }

.left	{ text-align:left; }
.right	{ text-align:right; }
.center	{ text-align:center; }
.top	{ vertical-align:top; }
.bottom	{ vertical-align:bottom; }
.middle	{ vertical-align:middle; }

.title_blue     {color:#66CCCC;}
.title_orange   {color:#FF9966;}
.title_green    {color:#66CC66;}
.title_gray     {color:#669999;}
.title_darkblue {color:#6666FF;}


.co_red2	{ color:red; font-size:18px; }




