@charset "utf-8";
/* CSS Document */
body{
     text-align:center;
	 font-size:12px;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.font1{
       font-size:13px;
	   }
.font2{
       font-size:15px;
	   font-weight:700;
	   }	   
.font3{
       font-size:12px;
	   }	   
.font4{
       font-size:11px;
	   }
.font5{
       font-size:16px;
	   }	   	   	   
