
body {
	margin: 0px;
	background-color: #999999;
}




body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a {
	font-size: 9px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.standard {
	color: #0099CC;
	font-weight: bold;
}
.month {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}

.rom {
	text-align: right;
	vertical-align: top;
	background: #334D98;
	color: #ffffff;
}
.bader {
	text-align: right;
	vertical-align: top;
	background: #B40A2A;
	color: #ffffff;
}

.bloor {
	text-align: right;
	vertical-align: top;
	background: #327437;
	color: #ffffff;
}
.party {
	text-align: right;
	vertical-align: top;
	background: #8351A3;
	color: #ffffff;
}


.cinecycle {
	text-align: right;
	vertical-align: top;
	background: #E37412;
	color: #ffffff;
}

.blank {
	text-align: right;
	vertical-align: top;
	background: #ffffff;

}


.time {
	color: #FCFFD7;
}