body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	color:#000000;
}
.h1 { font-size: 12px; font-weight: bold}
.h2 { font-size: 10px; font-weight: bold}

.h3 { font-size: 14px; font-weight: bold}
.t1 { font-size: 12px}
.t2 { font-size: 10px}
.t3 { font-size: 9px}
.t5 { font-size: 9px; padding-left:5px }
.h4 { font-size: 16px; font-weight: bold }
.m{ font-size: 12px; line-height: 18px}
.m2{ font-size: 10px; line-height: 14px}
.mh1{ font-size: 12px; line-height: 18px; font-weight: bold }
.mh2{ font-size: 10px; line-height: 14px; font-weight: bold }

.c {  font-size: 10px; font-weight: bold; color: #7F7F7F}

.center{ text-align:center; }
.centering{ margin:0 auto; text-align:left; }
.right{ text-align:right; }

.clearboth{ clear:both; }

/*--schedule--*/

.scedule1{font-weight:bold;
          font-size: 10px;
		  text-align:center;
}

.sce01{font-weight:bold;
       font-size: 10px;
	   text-align:center;
}
		
		   
.scedule_mark_o{
           font-weight:bold;
           font-size: 12px;
		   text-align:center;
		   color:#FF6600;
}

.scedule_mark_r{
           font-weight:bold;
           font-size: 12px;
		   text-align:center;
		   color:#FF0000;
}

.corse{ font-size: 10px; 
        line-height: 17px;
		
}
.corse_h{
        font-weight:bold;
        font-size: 12px; 
        line-height: 18px;
		
}