
a:link          {
                  color: #333333;
                  text-decoration: none;
				}
a:visited       {
                  color: #333333;
                  text-decoration: none;
				}
a:hover         {
                  color: #FFFFFF;
                  text-decoration: none;
				}
a.light:link    {
                  color: #C0C0C0;
                  text-decoration: none;
				}
a.light:visited {
                  color: #C0C0C0;
                  text-decoration: none;
				}
a.light:hover   {
                  color: #FF9000;
                  text-decoration: none;
				}
a.title:link    {
                  color: #333333;
                  text-decoration: none;
				}
a.title:visited {
                  color: #333333;
                  text-decoration: none;
				}
a.title:hover   {
                  color: #FF9000;
                  text-decoration: none;
				}
body            {
                  color: #000000;
                  font-family: "ËÎÌå","Verdana";
                  font-size: 9pt;
                  line-height: 16px;
                  scrollbar-3dlight-color: #ADADAD;
                  scrollbar-highlight-color: #FFFFFF;
                  scrollbar-arrow-color: #474747;
                  scrollbar-face-color: #474747;
                  scrollbar-shadow-color: #FFFFFF;
                  scrollbar-darkshadow-color: #474747;
                  scrollbar-track-color: #ADADAD;
				}
table           { 
                  border-right: 1px;
                  border-bottom: 1px;
				}
td              {
                  border-top: 1px;
                  border-left: 1px;
                  font-size: 9pt;
                  line-height: 16px;
				}
fieldset        {
                  padding:4px;
                  border: 1px #CCCCCC solid;
                }
.table0         {
                  width: 100%;
				}
.table1         {
                  width: 760;
				  background-color: #333333;
				}
.table2         {
                  width: 760;
				}
.td1            {
                  background-color: #333333;
				}
.td2            {
                  background-color: #333333;
				}
.font           {
                  color: #C0C0C0;
                  font-size: 8pt;
                  width: 100%;
                  position: relative;
                  line-height: 14pt;
                  filter: dropshadow(color=#CCCCCC, offx=1, offy=1, positive=1);
				}
.formtext       {
                  color: #000000;
                  background-color: #ADADAD;
                  border: 1 solid #000000;
				}
.button         {
                  color: #ADADAD;
                  background-color: #474747;
                  border: 1 ridge #474747;
				}
.gray          {
                  color: #ADADAD;
                  line-height: 14pt;
				}
.white          {
                  color: #FFFFFF;
                  position: relative;
                  line-height: 14pt;
                  filter: dropshadow(color=black, offx=1, offy=1, positive=1);
				}
.black          {
                  color: #000000;
                  position: relative;
                  line-height: 14pt;
                  filter: dropshadow(color=white, offx=1, offy=1, positive=1);
				}
.opacity        {
                  filter: alpha(opacity=100);
				}
