html { height:100%; max-height:100%; padding:0; margin:0; border:0; font-size:11px;	font-family:verdana, times new roman, arial }
body{ height: 100%; max-height: 100%;	margin: 0; padding: 0; border: 0; font-size:12px }

h4 { margin-top:3px;	margin-bottom:3px; font-size:14px; text-align:center; color:#003366; background-image: url('images/BG_Head.gif')}

.month{ background-color: silver; color: black; font-family: Arial; font-weight: bolder}
.weekday{ background-color: white; color: black; font-family: Arial; font-weight: bolder}
.eventLabel{ color: #ffffff; font-family: Arial; font-weight: bolder; text-align: right; background-color:#003366}
.eventText{ color: #ffffff; background-color:#003366}
.selectedDay{ background-color: yellow; text-align: left}
.day{ background-color: white; text-align: left; width:14%}
.notaDay{ background-color: silver}
.calevent { font-size:9px; color:#CC0000 }
.caltime { font-size:9px; color:#000000 }
