

<! - - -  name="style_china3.css" - - ->
<! - - - for use with long table-like documents  - - ->
<! - - - last revised 19june03 - - ->

 h1,h2,h3,h4{color: #bfdcb7; background-color: #A8A87D}

body { background-color: #EBEBD7; font-family: Times, Garamont,
        sans-serif;  
	margin-left: 100px ; margin-right: 150px;
	text-align: justify; }
                  
p { font-size: 11pt; Times, Garamont, sans-serif}
		 

li { font-size: 80%; }

    #hd1 {color: #4670ba; background-color: #A8A87D;
		font-size: 15pt; font-weight: bold; 
		text-align: center;}

    #hd2 {color: #4670ba; background-color: #A8A87D;
		font-size: 13pt; font-weight: bold; 
		text-align: left;}

    #hd3 {color: #4670ba; background-color: #A8A87D;
		font-size: 11pt; font-weight: bold; 
		text-align: left; }

    #hd4 {color: #4670ba; background-color: #A8A87D;
		font-size: 9pt; font-weight: bold; 
		text-align: left; }

    #quote { font-size:90%; color: #4670ba; margin-left: 20px;
		font-weight: bold; text-align: justify }

    #em  { font-size:80%; font-weight: bold; font-style: italic; 
		font-color: #1F5A8F}

	#indent {margin-left: 80px }
	#indentl {margin-left: 80px }
	#outdent {margin-left: -40px; color: red}
        #red { color: red }
        #green { color: green }
        #blue { color: #316396; font-weight: bold;}
        #big { font-size: 120% }
	#s   { font-size: 80%; font-weight: normal }
        #upper { text-transform: uppercase }


h1 { font-family: Verdana, Arial, sans-serif; font-size=28pt;
                      font-style: normal; text-align: center;
		      }

h2  { font-family: Verdana, Arial, sans-serif; font-size=24pt;
                      font-style: normal;
                      }

h3  { font-family: Verdana, Arial, sans-serif; font-size=20pt;
                      font-style: normal;
                      }

h4  { font-family: Verdana, Arial, sans-serif; font-size=16pt;
                      font-style: normal;
                      }

h5  { font-family: Verdana, Arial, sans-serif; font-size=8pt;
                      font-style: normal;
		      background-color: #ffffff
                      }


<! - - -  links - - ->
A:link { 
     font-family: Verdana, Arial, sans-serif; 
     color: #06B662; 
     text-decoration: underline;
	font-size: 8pt; 
     }

     A:active { 
     font-family: Verdana, Arial, sans-serif; 
     color: #EE0000; 
     text-decoration: underline; 
	font-size: 8pt;
     }

     A:visited { 
     font-family: Verdana, Arial, sans-serif; 
     color: #55008B; 
     text-decoration: underline; 
	font-size: 8pt;
     }

