H1              {
                font-family: :宋体;
                font-size: 16px;
                }
H2              {
                font-family:宋体;
                font-size: 14px;
                }
BODY            {
                font-family:宋体;
                font-size:12px;
                margin: 0;
                }
TABLE           {
                font-family:宋体;
                font-size: 12px;
                }
INPUT           {
                font-family:宋体;
                font-size: 12px;
                }
SELECT          {
                font-family:宋体;
                font-size: 12px;
                }
		
a:link          {
                color:Black;
                font-weight:normal;
                text-decoration:underline;
                }
a:active        {
                color: Blue;
                font-weight: normal;
                text-decoration: none;
                }
a:visited       {
                color: Blue;
                font-weight: normal;
                text-decoration: none;
                }
a:hover         {
                color: Blue;
                font-weight: normal;
                text-decoration: underline;
                }
.navtable       {
                background-color: #000066;
                color: #FFFFFF;
                font-weight: bold;
                }
.navtext        {
                color: #FFFFFF;
                font-weight: bold;
                }
.navlink:link   {
                color: silver;
                text-decoration: none;
                }
.navlink:active {
                color: silver;
                text-decoration: none;
                }
.navlink:visited {
                color: silver;
                text-decoration: none;
                }
.navlink:hover  {
                color: white;
                text-decoration: underline;
                }
.rheader        {
                background-color: #000066;
                color: white;
				font-weight: bold;
                }
.rheadercol2     {
                border-color: black;
                border-style: solid;
                border-width: 1;
                }
.rheadercoll2    {
                border-color: black;
                border-right: 0;
                border-style: solid;
                border-width: 1;
                }
.rheadercolr2    {
                border-color: black;
                border-left: 0;
                border-style: solid;
                border-width: 1;
                }
.rbody          {
                background-color: #FFFFFF;
                }
.rbodycol2      {
                border-color: black;
                border-style: solid;
                border-top: 0;
                border-width: 1;
                }
.smalltext      {
                COLOR: gray;
                FONT-FAMILY: :宋体;
                FONT-SIZE: 9pt;
                LINE-HEIGHT: 140%
                }
