@charset "utf-8";

/*COLOURS*/ 

.search {background-color:#D6EBFF;}

.footer {background-color: #D6EBFF;}

.pink {background:#D6EBFF}

.foundvn  {background-color:#D6EBFF;}

.stripey {background:#e6f2ff;}

.foundmal {background:#F2EEDA;}

.foundind {background:#F2E6DA;}


/*TEXT*/ 

.chm {font-size:1.2em; /* 16x1.15=18.4 */
      font-weight:200;}
	
.cht {font-size:1.15em; /* 16x1.15=18.4 */
      font-weight:200;}

.ajp {font-size:1.05em; /* 16x1.05=16.8 */
      font-weight:200;}

.ja {font-size:1.00em; /* 16x1.00=16 */
      font-weight:200;}

.kanji {font-size:1.1em; /* 16x1.00=16 */
        font-weight:200;}

.vn {font-size:1.16em; /* 16x1.16=18.56 */
     font-weight:100;}

.vnfont {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.vnother {font-size:1em; /* 16x1=16 */}

	
.th {font-size:1.25em; /* 16x1.25=20 */
     font-weight:200;}

.malay {font-size:0.95em; /* 16x0.95=15.2 */
       font-weight:200;}

.indon {font-size:0.95em; /* 16x0.95=15.2 */
        font-weight:200;}

.vns {font-size:0.95em; /* 16x0.95=15.2 */}

.pinyin {font-size:0.88em; /* 16x0.9=14.08 */}

.romaji {font-size:0.88em; /* 16x0.9=14.08 */}

.roman {font-size:0.88em; /* 16x0.9=14.08 */}

.thtranslit {font-size:0.88em; /* 16x0.88=14.08 */}

.mbrown {line-height: normal;
	font-size:1em; /* 16x1=16 */ 
}

.blue {font-size:1em; /* 16x1=16 */}

.style2 {
	font-size: x-large;
	font-style: italic;
}

.big vn {font-size:40px;}

.parenth {font-size:85%;}


