body {
	background-color: #cb320b;
	color: white;
}
TH, TD {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align : left;
	vertical-align : top;
}
TD.cb {
	text-align : center;
}
FORM {
}
P {
   font-family : arial, sans-serif;
}
TEXTAREA {
   font-family : arial, sans-serif;
}
TH {
   background-color: #cb320b;
}
TR.tl {
	height : 100px;
}
TH.tl {
	background-color : black;
	text-align : center;
}
img.tl {
	border: 0px;
}
P.month {
   font-family : arial, sans-serif;
   font-size: 24px;
   font-weight: bold;
}
a:link, a:active, a:focus, a:visited {
	color: white	
}
a:hover {
	color: #cb320b;
}

