  /* a CSS for occam's Razor(occam.com.ne.kr)  */ 
	th.left {background-color: #000099;}
	th.center {background-color: #3333cc;}
	th.right {background-color: #6666ff; }
	td.left {font-size: 70%;}
	td.center {background-color: #EBFFF5;}
	td.right {text-align:center; background-color: white; 
	   font-size:90%;font-weith:bold; font-family:±¼¸²,serif;}
	a {font-weight: bold;}
	div.navbar {text-align:center; font-size:90%;font-weith:bold; font-family:±¼¸²,serif;}
	div.odd {background-color: #EBFFF5; padding : 2% 2% 2% 5%; margin-top:-2%;margin-bottom:-2%; }
	div.even {background-color: #ccffff; padding : 2% 2% 2% 5%; margin-top:-2%;margin-bottom:-2%;}

