  h1 {
      font-family: simhei;	
            font-size: 18px;
	color: #000099;
}
h2 {
      font-family: simsong;	
            font-size: 18px;
	color: #000099;
           
}

h3 {
            font-family: Simsong;		
            font-size: 18px;
	color: #000000;
            font-weight: bold;
}

th {
            font-family: Simsong;		
            font-size: 16px;
	color: #000000;
            font-weight: bold;
}

p {        
            font-family: Simsong;	
	font-size: 16px;
	color: #000000;
}

td {
            font-family: Simsong;	
	font-size: 16px;
	color: #000000;
}
.title {
font-family: kaiti_gb2312;		
	color: #0000ff;
}
a:visited {
font-family: Simsong;		
text-decoration: underline;
	color: #0000ff;
}
a:hover {
font-family: Simsong;	
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	font-family: Simsong;
	text-decoration: underline;
	color: #0000ff;
}
