/* CSS Document */

a {
	color:#FFFFCC;
	text-decoration: none;
	}

body {
	background-color:#000000;
	font: Tahoma;
	}

td {
  font-family: Tahoma;
  font-size: 11pt;
}

.tdMed {
  height: 5px;
  background-color: #dddddd;
}

.tdHeavy {

  font-size: 12pt;
	font-weight: bold;
  color: #FFFFCC;
  font: Tahoma;
}

.month {
 background-color: #000000;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12pt;
}

#middle_section {
	
	background-color: #000000;
	color:#FFFFFF;
	font: Tahoma;
	}
.calendarText {
	background-color:#000000;
	color:#FFFFFF;
	font: Tahoma;
	}
