/* Global Styles */

body,td,th {
	color: #000000;
	}	

a {
	text-decoration:none;
	}

	
/* ID Styles */

#logo {
	color: #CC3300;
	line-height:24px;
	letter-spacing:normal;
	}


/* Class Styles */

.navigationEN{
	font-family: "georgia";
	font-size:18px;
	color: #CC3300;
	font-weight:bold;
	line-height:24px;
	letter-spacing:.1em;
	}



.titleEN{
	font-family:"georgia";
	font-size:22px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
	letter-spacing:.1em;
	}

.titleCN{
	font-family: "ËÎÌå";
	font-size:22px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
	letter-spacing:.1em;
	}

.titleBO{
	font-family: "Qomolangma-Uchen Sutung";
	font-size:22px; 
	color: #000000;
	text-decoration:none;
	line-height:32px;
	}


.pageLevel2CN {
	font-family:"ËÎÌå";
	font-size:18px;
	}

.pageLevel2BO {
	font-family:"Qomolangma-Uchen Sutung";
	font-size:18px;
	line-height:28px;
	}

.pageLevel2EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}



.bodyTextEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	}

.bodyTextCN {
	font-family:"ËÎÌå";
	font-size:14px;
	line-height:24px;
	}	
	
.bodyTextBO {
	font-family:"Qomolangma-Uchen Sutung";
	font-size:16px;
	line-height:26px;
	}	
	
	
	
.smallTextEN {
	font-family:"arial";
	font-size:12px;
	color:#99CCFF;
	}
	
.smallTextCN {
	font-family:"ËÎÌå";
	fontsize:12px;
	color:#99CCFF;
	}
	
.smallTextBO {
	font-family: "Microsoft Himalaya";
	font-size:16px;
	color:#99CCFF;
	}	
	


.copyrightEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	}

	
