BODY	{color : black;  font-size : 10pt; font-family : "PMingLiu", sans-serif;
			background : White; font-style : normal; }

H1	{color : Black; font-size : 20pt; font-weight : bold; }
H2	{color : Black; font-size : 16pt; font-weight : normal; }
H3	{color : Gray; font-size : 14pt; font-weight : normal; }
H4	{color : Black; font-size : 12pt; font-weight : bold; }
H5	{color : Gray; font-size : 12pt; font-weight : bold; }
H6	{color : Black; font-size : 10pt; font-weight : bold; }

P	{color : Black;  font-size : 10pt; font-weight : normal; }
TD	{color : Black;  font-size : 10pt; font-weight : normal; }
LI	{color : Black;  font-size : 10pt; font-weight : normal; }

.card	{color : White;  font-size : 8pt; font-weight : Bold; }
.transfCard	{color : Gray;  font-size : 8pt; font-weight : normal; font-family : "PMingLiu", sans-serif;}
.text	{color : Black;  font-size : 10pt;  font-weight : normal; text-align : justify;}
.textBold	{color : Black;  font-size : 8pt;  font-weight : bold; text-align : justify;}
.smtext	{color : Black;  font-size :  8pt; font-weight : normal; }
.title  {color : Black; font-size : 12pt; font-weight : bold;}
.subTitle  {color : Gray; font-size : 12pt; font-weight : normal;}
.just	{text-align : justify;}

.MenuColor {color : #0054FF;}

A		{color : Blue; text-decoration : none; font-size : 10pt; }
A		{font-weight : normal; font-family : "PMingLiu", sans-serif;}
A:hover	{color : Silver;}

DIV.small A:hover	{color : Lime; }
