BODY,TD   {
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.img_space01 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img_space02 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}



.read   {COLOR: #333333; FONT-SIZE: 12px; line-height: 20px}

.14   {FONT-SIZE: 14px;}
.10   {FONT-SIZE: 10px;}
.11   {FONT-SIZE: 11px; line-height: 14px}

.bold     {FONT-WEIGHT: bold}

.specer   {font-size:5px}

A:link		{font-size:12px; line-height: 18px; color:#0000FF; text-decoration:underline;}
A:visited	{font-size:12px; line-height: 18px; color:#000033; text-decoration:underline;}
A:active	{font-size:12px; line-height: 18px; color:#333333; text-decoration:underline;}
A:hover		{font-size:12px; line-height: 18px; color:#FF6633; text-decoration:underline;}

A.s:link		{font-size:12px; line-height: 18px; color:#FFFFFF; text-decoration:none;}
A.s:visited 	{font-size:12px; line-height: 18px; color:#FFFFFF; text-decoration:none;}
A.s:active  	{font-size:12px; line-height: 18px; color:#FFFFFF; text-decoration:underline;}
A.s:hover		{font-size:12px; line-height: 18px; color:#FF6633; text-decoration:underline;}

A.Blue:link		{font-size:12px; line-height: 18px; color:#0033FF; text-decoration:underline;}
A.Blue:visited	{font-size:12px; line-height: 18px; color:#9966cc; text-decoration:underline;}

A.Blue:active	{font-size:12px; line-height: 18px; color:#0033FF; text-decoration:underline;}
A.Blue:hover	{font-size:12px; line-height: 18px; color:#0033FF; text-decoration:underline;}

.text   {COLOR: #333333; FONT-SIZE: 10pt; line-height: 150%}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
