/* CSS Document */

td, body {
font-family: verdana;
font-size: 12px;
}
.holiday{
	font-size: 10px;
	font-family: arial;
	color: #FF0000;
	font-weight: bold;
}
