body {	background-color: #FFFFFF;  }

.p {font-family: "Verdana"; color: #000000; font-size: 8pt;}

.pchin {font-family: "Verdana"; color: #000000; font-size: 9pt;}


a:link {
	font-family: "Verdana";
	color:#000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	font-family: "Verdana";
	color:#000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	font-family: "Verdana";
	color:#E49B18;
	font-size: 8pt;
	font-weight: bold;		
		}

a.nav:link {
	font-family: "Verdana";
	color:#000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a.nav:visited {
	font-family: "Verdana";
	color:#000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
a.nav:hover {
	font-family: "Verdana";
	color:#E49B18;
	font-size: 8pt;
	font-weight: normal;		
		}

.h1 {
	font-family: "Verdana";
	color:#000000;
	font-size: 10pt;
	font-weight: normal;		
		}

.h2 {
	font-family: "Verdana";
	color: #007BBF; 
	font-size: 10pt;
	font-weight: bold;		
		}		
		
.h3 {
	font-family: "Verdana";
	color: #007BBF; 
	font-size: 12pt;
	font-weight: bold;		
		}	
.h4 {
	font-family: "Verdana";
	color: #007BBF; 
	font-size: 8pt;
	font-weight: bold;		
		}	
	

.h1chin {font-family: "Verdana"; color: #000000; font-size: 11pt;}

.styleyellow {
	color: #E49B18;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 8pt;
	}



.greybox { background-color:#E6E6E6; padding:0px; margin:0px; }
.whitebox { background-color:#FFFFFF; padding:0px; margin:0px; }
.yellowborderbox { border-width:2px; border-style:solid; border-color: #E49B18; }

.menulinebox { background-image:url(images/line-p.jpg); height:1px; }
.menutextbox { background-color:#E6E6E6;; height:28px; font-family: "Verdana"; 
				color: #000000; font-size: 8pt; text-align: center; }
.menutextbox2 { background-color:#E6E6E6;; height:28px; font-family: "Verdana"; 
				color: #E49B18; font-size: 8pt; text-align: center; font-weight: bold; }

