

                                  /*  Page default size font  */
body {
	font-size: 13px;
	color: #292C63;
	background-color: #FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
}


                                  /*  Page default size font  */
.txt12 {
	font-size: 13px;
	line-height:1.4em;
}


                                  /*  Page default size font short spacing  */
.txt12s {
	font-size: 13px;
}


                                  /*  Small size font default  */
.txt10 {
	font-size: 10px;
	letter-spacing:1px;
	line-height:1.4em;
}


                                  /*  Small size font short spacing  */
.txt10s {
	font-size: 10px;
}


                                  /*  Big size fonts  */
.txt14 {
	font-size: 15px;
}
.txt15 {
	font-size: 16px;
}
.txt16 {
	font-size: 17px;
}
.txt17 {
	font-size: 18px;
}


                                  /*  Hyper link  */
A {
	color:blue;
	text-decoration:none;
}
A:visited { color:purple; }
A:active  { color:red; }
A:hover   { color:#FF6600; text-decoration:underline}


                                  /*  Extra font style  */
.txt10-e1 {
	font-size: 10px;
	color: black;
	letter-spacing:1px;
	line-height:1.4em;
}

