/* CSS Document */
body {
	background-color: #336677;
	font-family: "trebuchet MS, Verdana";
}

td {
	font-family:"trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

a {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.cell_over { BACKGROUND-COLOR: #000000 font color="ffffff" }

.cell_out { BACKGROUND-COLOR: #9D9FAB }

td .month {
	font-family: "trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

.title {
	font-size:12px;
	color: #000033;
}

.date {
	font-size:10px;
	color: #003300;
}

.style1 {color: #000000}

.style6 {font-size: 24px; }

.style8 {font-size: 10px;
	color: #336699;
	}
	
.style9 {font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.style10 {color: #FFFFFF}
.style24 {font-size: 11px; font-family: "trebuchet MS"; font-weight: bold; }
.style27 {font-size: 11px}
.style28 {font-family: "trebuchet MS"}
.style29 {font-size: 12px; font-family: "trebuchet MS"; font-weight: bold; }

