table	{width: 700px;
	align: center;
	background-color: #999999;	
font-family: arial;	
font-color: black;
}
td	{width: 100px;
        	border: 1px solid black;
	vertical-align: top;
	font-size: 12px;
height: 120px;}

th     {border: 1px solid black;
         align: center;
        font-size: 12px;
        }
.week {font-weight: bold;}						
.month {font-family: arial;
             font-size: 24px;
            font-weight: bold; }
.mo {font-size: 14px;
       font-weight: bold;
       border: 1px solid black;}
.top {height: 28px}