body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/loginblank.jpg);
	color: #FFFF00;
	text-decoration: none;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
p.CalHead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
.tdHighlight {
	background-color: #666666;
}
.tdNorm {
	background-color: #009933;
}
.tdhw {
	font-size: medium;
	color: #FFFFFF;
}
