body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 130%;
	color: #505050;
}

table,tr,td,th {
	font-size: 1.0em;
	line-height: 130%;
}

h1{ 
    font-size:12px; 
    font-weight:normal; 
    padding-bottom:-20px; 
    margin-bottom:5px; 
	color:#FFFFFF;
        }

.calendar_holiday {
	color: #FFFFFF;
	background-color:#F20000;
	}

.calendar_holiday2 {
	color: #FFFFFF;
	background-color:#FF6600;
	}

.calendar {
	background-color:#FFFFFF;
	}
