h1
{
font-family:  宋体; 
font-size: 24pt;
font-weight: bold;
margin-top: 0; 
margin-bottom: 0;
color:#808080
}

h2
{
font-family: Georgia; 
font-size: 10pt;
margin-top: 0; 
margin-bottom: 0
}

h3
{
font-family: 宋体; 
font-size: 14pt;
color:#808080; 
letter-spacing: 3pt;
font-weight: bold
}

h4
{
font-family: 宋体; 
font-size: 12pt;
letter-spacing: 2pt;
margin-left: 10pt;
color:saddlebrown;
font-weight: bold
}

p.bodytext
{
font-family: 宋体; 
font-size: 10pt;
letter-spacing: 1pt;
margin-left: 10pt
}

p.caption
{
font-family: 宋体;
font-size: 10pt;
color:saddlebrown;
}

p.copyright
{
font-family: Arial;
font-size: 8pt
}

p.footnote
{
font-family: Arial;
font-size: 8pt;
color:#808080
}

body
{
background-color: #ffffff;
}


a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}


